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

  /external/llvm/lib/Target/Blackfin/
BlackfinISelLowering.cpp 595 /// getRegForInlineAsmConstraint - Return register no and class for a C_Register
598 getRegForInlineAsmConstraint(const std::string &Constraint, EVT VT) const {
603 return TargetLowering::getRegForInlineAsmConstraint(Constraint, VT);
636 return TargetLowering::getRegForInlineAsmConstraint(Constraint, VT);
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 208 getRegForInlineAsmConstraint(const std::string &Constraint,
224 return TargetLowering::getRegForInlineAsmConstraint(Constraint, VT);
    [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.cpp     [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp 220 getRegForInlineAsmConstraint(const std::string &Constraint,
234 return TargetLowering::getRegForInlineAsmConstraint(Constraint, VT);
    [all...]
  /external/llvm/lib/Target/Alpha/
AlphaISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp     [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 35 milliseconds