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

/external/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h64 ConstraintType getConstraintType(const std::string &Constraint) const;
H A DSparcISelLowering.cpp1243 /// getConstraintType - Given a constraint letter, return the type of
1246 SparcTargetLowering::getConstraintType(const std::string &Constraint) const { function in class:SparcTargetLowering
1254 return TargetLowering::getConstraintType(Constraint);
/external/llvm/lib/Target/MBlaze/
H A DMBlazeISelLowering.h159 ConstraintType getConstraintType(const std::string &Constraint) const;
H A DMBlazeISelLowering.cpp1071 /// getConstraintType - Given a constraint letter, return the type of
1074 getConstraintType(const std::string &Constraint) const function in class:MBlazeTargetLowering
1091 return TargetLowering::getConstraintType(Constraint);
/external/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h99 getConstraintType(const std::string &Constraint) const;
H A DMSP430ISelLowering.cpp211 /// getConstraintType - Given a constraint letter, return the type of
214 MSP430TargetLowering::getConstraintType(const std::string &Constraint) const { function in class:MSP430TargetLowering
223 return TargetLowering::getConstraintType(Constraint);
/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h109 ConstraintType getConstraintType(const std::string &Constraint) const;
H A DNVPTXISelLowering.cpp1366 /// getConstraintType - Given a constraint letter, return the type of
1369 NVPTXTargetLowering::getConstraintType(const std::string &Constraint) const { function in class:NVPTXTargetLowering
1385 return TargetLowering::getConstraintType(Constraint);
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h229 ConstraintType getConstraintType(const std::string &Constraint) const;
H A DAArch64ISelLowering.cpp2816 AArch64TargetLowering::getConstraintType(const std::string &Constraint) const { function in class:AArch64TargetLowering
2847 return TargetLowering::getConstraintType(Constraint);
/external/llvm/lib/CodeGen/
H A DAnalysis.cpp133 TargetLowering::ConstraintType CType = TLI.getConstraintType(CI.Codes[j]);
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.h343 ConstraintType getConstraintType(const std::string &Constraint) const;
H A DARMISelLowering.cpp10005 /// getConstraintType - Given a constraint letter, return the type of
10008 ARMTargetLowering::getConstraintType(const std::string &Constraint) const { function in class:ARMTargetLowering
10029 return TargetLowering::getConstraintType(Constraint);
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.h400 ConstraintType getConstraintType(const std::string &Constraint) const;
H A DMipsISelLowering.cpp3055 /// getConstraintType - Given a constraint letter, return the type of
3058 getConstraintType(const std::string &Constraint) const function in class:MipsTargetLowering
3085 return TargetLowering::getConstraintType(Constraint);
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h398 ConstraintType getConstraintType(const std::string &Constraint) const;
H A DPPCISelLowering.cpp6557 /// getConstraintType - Given a constraint, return the type of
6560 PPCTargetLowering::getConstraintType(const std::string &Constraint) const { function in class:PPCTargetLowering
6580 return TargetLowering::getConstraintType(Constraint);
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.h582 ConstraintType getConstraintType(const std::string &Constraint) const;
H A DX86ISelLowering.cpp17848 /// getConstraintType - Given a constraint letter, return the type of
17851 X86TargetLowering::getConstraintType(const std::string &Constraint) const { function in class:X86TargetLowering
17888 return TargetLowering::getConstraintType(Constraint);
/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1872 TargetLowering::getConstraintType(const std::string &Constraint) const { function in class:TargetLowering
2365 TLI.getConstraintType(OpInfo.Codes[i]);
2413 OpInfo.ConstraintType = getConstraintType(OpInfo.ConstraintCode);
2433 OpInfo.ConstraintType = getConstraintType(OpInfo.ConstraintCode);
H A DSelectionDAGBuilder.cpp5906 CType = TLI.getConstraintType(OpInfo.Codes[j]);
/external/llvm/include/llvm/Target/
H A DTargetLowering.h2215 /// getConstraintType - Given a constraint, return the type of constraint it
2217 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 350 milliseconds