HomeSort by relevance Sort by last modified time
    Searched refs:getRegForInlineAsmConstraint (Results 1 - 23 of 23) sorted by null

  /external/llvm/lib/Target/Sparc/
SparcISelLowering.h 66 getRegForInlineAsmConstraint(const std::string &Constraint, EVT VT) const;
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.h 140 getRegForInlineAsmConstraint(const std::string &Constraint,
SPUISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.h 141 getRegForInlineAsmConstraint(const std::string &Constraint,
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.h 173 getRegForInlineAsmConstraint(const std::string &Constraint,
MBlazeISelLowering.cpp     [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.h 100 getRegForInlineAsmConstraint(const std::string &Constraint, EVT VT) const;
MSP430ISelLowering.cpp 221 getRegForInlineAsmConstraint(const std::string &Constraint,
235 return TargetLowering::getRegForInlineAsmConstraint(Constraint, VT);
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 176 getRegForInlineAsmConstraint(const std::string &Constraint,
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.h 153 getRegForInlineAsmConstraint(const std::string &Constraint,
XCoreISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 334 getRegForInlineAsmConstraint(const std::string &Constraint,
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 322 getRegForInlineAsmConstraint(const std::string &Constraint,
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 549 /// getRegForInlineAsmConstraint - Given a physical register constraint
554 getRegForInlineAsmConstraint(const std::string &Constraint,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 72 milliseconds