Searched refs:SelectInlineAsmMemoryOperand (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.h67 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op,
H A DNVPTXISelDAGToDAG.cpp638 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
640 bool NVPTXDAGToDAGISel::SelectInlineAsmMemoryOperand(const SDValue &Op, function in class:NVPTXDAGToDAGISel
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp50 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
52 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op,
186 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
189 SparcDAGToDAGISel::SelectInlineAsmMemoryOperand(const SDValue &Op, function in class:SparcDAGToDAGISel
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp111 SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode,
286 SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode, function in class:MSP430DAGToDAGISel
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DSelectionDAGISel.h80 /// SelectInlineAsmMemoryOperand - Select the specified address as a target
85 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op, function in class:llvm::SelectionDAGISel
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp106 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op,
591 SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode, function in class:MipsDAGToDAGISel
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp70 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
72 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op,
1492 SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode, function in class:HexagonDAGToDAGISel
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp155 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
160 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op, function in class:__anon10454::PPCDAGToDAGISel
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/
H A DSPUISelDAGToDAG.cpp261 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
263 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op, function in class:__anon10375::SPUDAGToDAGISel
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp223 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
225 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op,
2773 SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode, function in class:X86DAGToDAGISel
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1520 if (SelectInlineAsmMemoryOperand(InOps[i+1], 'm', SelOps))
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp262 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
264 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op,
3334 SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode, function in class:ARMDAGToDAGISel

Completed in 229 milliseconds