| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFISelLowering.h | 50 getConstraintType(StringRef Constraint) const override;
|
| H A D | BPFISelLowering.cpp | 250 BPFTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in BPFTargetLowering 260 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.h | 54 getConstraintType(StringRef Constraint) const override;
|
| H A D | MSP430ISelLowering.cpp | 261 MSP430TargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in MSP430TargetLowering 270 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.h | 66 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| H A D | AVRISelLowering.cpp | 2419 AVRTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in llvm::AVRTargetLowering 2458 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaISelLowering.h | 117 getConstraintType(StringRef Constraint) const override;
|
| H A D | XtensaISelLowering.cpp | 266 XtensaTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in XtensaTargetLowering 275 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /freebsd/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()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.h | 72 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| H A D | CSKYISelLowering.cpp | 794 CSKYTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in CSKYTargetLowering 812 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.h | 44 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.h | 86 ConstraintType getConstraintType(StringRef ConstraintStr) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.h | 161 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.h | 320 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.h | 395 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 538 getConstraintType(StringRef Constraint) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 659 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 181 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.h | 497 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 539 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 309 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 776 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 989 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1369 ConstraintType getConstraintType(StringRef Constraint) const override;
|