| /llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/ |
| H A D | InlineAsmLowering.cpp | 164 TLI->getConstraintType(OpInfo.Codes[i]); in chooseConstraint() 208 OpInfo.ConstraintType = TLI->getConstraintType(OpInfo.ConstraintCode); in computeConstraintToUse() 226 OpInfo.ConstraintType = TLI->getConstraintType(OpInfo.ConstraintCode); in computeConstraintToUse()
|
| /llvm-project-15.0.7/llvm/lib/Target/BPF/ |
| H A D | BPFISelLowering.h | 50 getConstraintType(StringRef Constraint) const override;
|
| H A D | BPFISelLowering.cpp | 225 BPFTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in BPFTargetLowering 235 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /llvm-project-15.0.7/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.h | 108 getConstraintType(StringRef Constraint) const override;
|
| H A D | MSP430ISelLowering.cpp | 381 MSP430TargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in MSP430TargetLowering 390 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /llvm-project-15.0.7/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.h | 91 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| H A D | CSKYISelLowering.cpp | 787 CSKYTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in CSKYTargetLowering 805 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /llvm-project-15.0.7/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.h | 123 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| H A D | AVRISelLowering.cpp | 1933 AVRTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in llvm::AVRTargetLowering 1972 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /llvm-project-15.0.7/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.h | 80 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /llvm-project-15.0.7/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.h | 159 ConstraintType getConstraintType(StringRef ConstraintStr) const override;
|
| H A D | M68kISelLowering.cpp | 2705 M68kTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in M68kTargetLowering 2736 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /llvm-project-15.0.7/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.h | 222 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| H A D | VEISelLowering.cpp | 2809 VETargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in VETargetLowering 2818 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /llvm-project-15.0.7/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.h | 488 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 432 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 482 getConstraintType(StringRef Constraint) const override;
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 624 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 272 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| H A D | HexagonISelLowering.cpp | 3350 HexagonTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in HexagonTargetLowering 3364 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.h | 436 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 524 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 961 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 1079 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1184 ConstraintType getConstraintType(StringRef Constraint) const override;
|