HomeSort by relevance Sort by last modified time
    Searched defs:SelectInlineAsmMemoryOperand (Results 1 - 12 of 12) sorted by null

  /external/llvm/lib/Target/Sparc/
SparcISelDAGToDAG.cpp 50 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
52 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
194 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
197 SparcDAGToDAGISel::SelectInlineAsmMemoryOperand(const SDValue &Op,
  /external/llvm/lib/Target/Mips/
MipsISelDAGToDAG.cpp 233 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
MipsSEISelDAGToDAG.cpp 942 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelDAGToDAG.cpp 68 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
111 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
  /external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 107 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
283 SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
  /external/llvm/include/llvm/CodeGen/
SelectionDAGISel.h 82 /// SelectInlineAsmMemoryOperand - Select the specified address as a target
87 virtual bool SelectInlineAsmMemoryOperand(const SDValue &Op,
  /external/llvm/lib/Target/NVPTX/
NVPTXISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelDAGToDAG.cpp 331 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelDAGToDAG.cpp 65 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
67 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
213 bool AArch64DAGToDAGISel::SelectInlineAsmMemoryOperand(
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp 258 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
260 bool SelectInlineAsmMemoryOperand(const SDValue &Op, unsigned ConstraintID,
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp 79 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
81 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 228 /// SelectInlineAsmMemoryOperand - Implement addressing mode selection for
230 bool SelectInlineAsmMemoryOperand(const SDValue &Op,
    [all...]

Completed in 577 milliseconds