Searched refs:ATOMIC_LOAD_FSUB (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h884 ATOMIC_LOAD_FSUB, enumerator in enum:llvm::ISD::NodeType
H A DSelectionDAGNodes.h1413 N->getOpcode() == ISD::ATOMIC_LOAD_FSUB ||
1470 N->getOpcode() == ISD::ATOMIC_LOAD_FSUB ||
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4679 case AtomicRMWInst::FSub: NT = ISD::ATOMIC_LOAD_FSUB; break;
H A DSelectionDAG.cpp6628 Opcode == ISD::ATOMIC_LOAD_FSUB ||

Completed in 203 milliseconds