Searched refs:getConstraintType (Results 1 - 24 of 24) sorted by relevance

/external/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h97 getConstraintType(const std::string &Constraint) const override;
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/Target/NVPTX/
H A DNVPTXISelLowering.h212 getConstraintType(const std::string &Constraint) const override;
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.h75 ConstraintType getConstraintType(const std::string &Constraint) const override;
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/SystemZ/
H A DSystemZISelLowering.h220 getConstraintType(const std::string &Constraint) const override;
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.h428 getConstraintType(const std::string &Constraint) const override;
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/CodeGen/
H A DAnalysis.cpp134 TargetLowering::ConstraintType CType = TLI.getConstraintType(CI.Codes[j]);
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.h327 getConstraintType(const std::string &Constraint) const override;
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/Mips/
H A DMipsISelLowering.h553 getConstraintType(const std::string &Constraint) const override;
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/PowerPC/
H A DPPCISelLowering.h423 getConstraintType(const std::string &Constraint) const override;
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/llvm/lib/Target/X86/
H A DX86ISelLowering.h634 getConstraintType(const std::string &Constraint) const override;
H A DX86ISelLowering.cpp22251 /// getConstraintType - Given a constraint letter, return the type of
22254 X86TargetLowering::getConstraintType(const std::string &Constraint) const {
22291 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);
H A DSelectionDAGBuilder.cpp6282 CType = TLI->getConstraintType(OpInfo.Codes[j]);
/external/llvm/include/llvm/Target/
H A DTargetLowering.h2511 virtual ConstraintType getConstraintType(const std::string &Constraint) const;
/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 448 milliseconds