| /src/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFISelLowering.h | 50 getConstraintType(StringRef Constraint) const override;
|
| H A D | BPFISelLowering.cpp | 242 BPFTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in BPFTargetLowering 252 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /src/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.h | 108 getConstraintType(StringRef Constraint) const override;
|
| H A D | MSP430ISelLowering.cpp | 382 MSP430TargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in MSP430TargetLowering 391 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | InlineAsmLowering.cpp | 143 OpInfo.ConstraintType = TLI->getConstraintType(OpInfo.ConstraintCode); in computeConstraintToUse() 172 OpInfo.ConstraintType = TLI->getConstraintType(OpInfo.ConstraintCode); in computeConstraintToUse()
|
| /src/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.h | 91 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| H A D | CSKYISelLowering.cpp | 793 CSKYTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in CSKYTargetLowering 811 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /src/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.h | 126 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| H A D | AVRISelLowering.cpp | 2465 AVRTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in llvm::AVRTargetLowering 2504 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /src/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.h | 87 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /src/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.h | 159 ConstraintType getConstraintType(StringRef ConstraintStr) const override;
|
| H A D | M68kISelLowering.cpp | 2856 M68kTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in M68kTargetLowering 2890 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /src/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.h | 319 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /src/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.h | 319 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| H A D | VEISelLowering.cpp | 3048 VETargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in VETargetLowering 3057 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.h | 512 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 517 getConstraintType(StringRef Constraint) const override;
|
| /src/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 626 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.h | 485 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 298 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /src/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 523 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 631 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 970 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 1261 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /src/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1278 ConstraintType getConstraintType(StringRef Constraint) const override;
|