Searched defs:SelectInlineAsmMemoryOperand (Results 1 - 11 of 11) sorted by relevance

/external/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp50 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
52 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
196 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
199 SparcDAGToDAGISel::SelectInlineAsmMemoryOperand(const SDValue &Op, function in class:SparcDAGToDAGISel
/external/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp112 bool SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode,
288 SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode, function in class:MSP430DAGToDAGISel
/external/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp227 SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode, function in class:MipsDAGToDAGISel
/external/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp70 bool SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode,
113 SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode, function in class:XCoreDAGToDAGISel
/external/llvm/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
/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp3585 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
3587 bool NVPTXDAGToDAGISel::SelectInlineAsmMemoryOperand( function in class:NVPTXDAGToDAGISel
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp329 bool SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode,
1129 SelectInlineAsmMemoryOperand(const SDValue &Op, function in class:SystemZDAGToDAGISel
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp67 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
69 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
215 bool AArch64DAGToDAGISel::SelectInlineAsmMemoryOperand( function in class:AArch64DAGToDAGISel
/external/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp86 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
88 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
1592 SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode, function in class:HexagonDAGToDAGISel
/external/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp258 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
260 bool SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode,
3452 SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode, function in class:ARMDAGToDAGISel
/external/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp229 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
231 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
2761 SelectInlineAsmMemoryOperand(const SDValue &Op, char ConstraintCode, function in class:X86DAGToDAGISel

Completed in 1361 milliseconds