Home
last modified time | relevance | path

Searched defs:OutOps (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp199 const SDValue &Op, unsigned ConstraintID, std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp112 std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiISelDAGToDAG.cpp252 const SDValue &Op, unsigned ConstraintCode, std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp379 std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp283 std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp312 std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand()
H A DMipsSEISelDAGToDAG.cpp1351 std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp204 std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp161 const SDValue &Op, unsigned ConstraintCode, std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h93 std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp3692 const SDValue &Op, unsigned ConstraintID, std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp1185 const SDValue &Op, unsigned ConstraintID, std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1677 std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp920 std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp369 const SDValue &Op, unsigned ConstraintID, std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8744 SDValue OutOps[] = { OutLo, OutHi }; in LowerSHL_PARTS() local
8773 SDValue OutOps[] = { OutLo, OutHi }; in LowerSRL_PARTS() local
8802 SDValue OutOps[] = { OutLo, OutHi }; in LowerSRA_PARTS() local
H A DPPCISelDAGToDAG.cpp366 std::vector<SDValue> &OutOps) override { in SelectInlineAsmMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp5973 std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp5617 std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp13423 Value *OutOps[2]; in EmitX86BuiltinExpr() local