HomeSort by relevance Sort by last modified time
    Searched refs:getConstraintType (Results 1 - 25 of 27) sorted by null

1 2

  /external/llvm/lib/Target/Blackfin/
BlackfinISelLowering.h 42 ConstraintType getConstraintType(const std::string &Constraint) const;
BlackfinISelLowering.cpp 508 /// getConstraintType - Given a constraint letter, return the type of
511 BlackfinTargetLowering::getConstraintType(const std::string &Constraint) const {
513 return TargetLowering::getConstraintType(Constraint);
548 return TargetLowering::getConstraintType(Constraint);
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.h 65 ConstraintType getConstraintType(const std::string &Constraint) const;
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Alpha/
AlphaISelLowering.h 90 ConstraintType getConstraintType(const std::string &Constraint) const;
AlphaISelLowering.cpp 797 /// getConstraintType - Given a constraint letter, return the type of
800 AlphaTargetLowering::getConstraintType(const std::string &Constraint) const {
809 return TargetLowering::getConstraintType(Constraint);
    [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.h 133 ConstraintType getConstraintType(const std::string &ConstraintLetter) const;
SPUISelLowering.cpp     [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.h 165 ConstraintType getConstraintType(const std::string &Constraint) const;
MBlazeISelLowering.cpp     [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.h 98 getConstraintType(const std::string &Constraint) const;
MSP430ISelLowering.cpp 204 /// getConstraintType - Given a constraint letter, return the type of
207 MSP430TargetLowering::getConstraintType(const std::string &Constraint) const {
216 return TargetLowering::getConstraintType(Constraint);
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 171 ConstraintType getConstraintType(const std::string &Constraint) const;
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 72 getConstraintType(const std::string &Constraint) const;
SystemZISelLowering.cpp 192 /// getConstraintType - Given a constraint letter, return the type of
195 SystemZTargetLowering::getConstraintType(const std::string &Constraint) const {
204 return TargetLowering::getConstraintType(Constraint);
    [all...]
  /external/llvm/lib/CodeGen/
Analysis.cpp 134 TargetLowering::ConstraintType CType = TLI.getConstraintType(CI.Codes[j]);
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 315 ConstraintType getConstraintType(const std::string &Constraint) const;
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 312 ConstraintType getConstraintType(const std::string &Constraint) const;
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 608 ConstraintType getConstraintType(const std::string &Constraint) const;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/jdiff/
xerces.jar 

Completed in 366 milliseconds

1 2