Searched defs:LowerXConstraint (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 5514 const char *TargetLowering::LowerXConstraint(EVT ConstraintVT) const { LowerXConstraint() function in TargetLowering |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 20365 const char *ARMTargetLowering::LowerXConstraint(EVT ConstraintVT) const { LowerXConstraint() function in ARMTargetLowering |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 11244 const char *AArch64TargetLowering::LowerXConstraint(EVT ConstraintVT) const { LowerXConstraint() function in AArch64TargetLowering |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 58355 LowerXConstraint(EVT ConstraintVT) const { LowerXConstraint() function in X86TargetLowering |