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

/external/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp210 /// getConstraintType - Given a constraint letter, return the type of
213 MSP430TargetLowering::getConstraintType(const std::string &Constraint) const { function in class:MSP430TargetLowering
222 return TargetLowering::getConstraintType(Constraint);
/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2048 TargetLowering::getConstraintType(const std::string &Constraint) const { function in class:TargetLowering
2542 TLI.getConstraintType(OpInfo.Codes[i]);
2590 OpInfo.ConstraintType = getConstraintType(OpInfo.ConstraintCode);
2610 OpInfo.ConstraintType = getConstraintType(OpInfo.ConstraintCode);
/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2594 /// getConstraintType - Given a constraint letter, return the type of
2597 NVPTXTargetLowering::getConstraintType(const std::string &Constraint) const { function in class:NVPTXTargetLowering
2614 return TargetLowering::getConstraintType(Constraint);
/external/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3058 /// getConstraintType - Given a constraint letter, return the type of
3061 SparcTargetLowering::getConstraintType(const std::string &Constraint) const { function in class:SparcTargetLowering
3071 return TargetLowering::getConstraintType(Constraint);
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2874 /// getConstraintType - Given a constraint letter, return the type of
2877 getConstraintType(const std::string &Constraint) const function in class:MipsTargetLowering
2904 return TargetLowering::getConstraintType(Constraint);
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp389 SystemZTargetLowering::getConstraintType(const std::string &Constraint) const { function in class:SystemZTargetLowering
417 return TargetLowering::getConstraintType(Constraint);
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3833 /// getConstraintType - Given a constraint letter, return the type of
3836 AArch64TargetLowering::getConstraintType(const std::string &Constraint) const { function in class:AArch64TargetLowering
3852 return TargetLowering::getConstraintType(Constraint);
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10274 /// getConstraintType - Given a constraint letter, return the type of
10277 ARMTargetLowering::getConstraintType(const std::string &Constraint) const { function in class:ARMTargetLowering
10298 return TargetLowering::getConstraintType(Constraint);
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8531 /// getConstraintType - Given a constraint, return the type of
8534 PPCTargetLowering::getConstraintType(const std::string &Constraint) const { function in class:PPCTargetLowering
8559 return TargetLowering::getConstraintType(Constraint);
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 349 milliseconds