| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFISelLowering.h | 50 getConstraintType(StringRef Constraint) const override;
|
| H A D | BPFISelLowering.cpp | 243 BPFTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in BPFTargetLowering 253 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /freebsd-14.2/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()
|
| /freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.h | 126 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| H A D | AVRISelLowering.cpp | 2481 AVRTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in llvm::AVRTargetLowering 2520 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.h | 91 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| H A D | CSKYISelLowering.cpp | 795 CSKYTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in CSKYTargetLowering 813 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.h | 87 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.h | 159 ConstraintType getConstraintType(StringRef ConstraintStr) const override;
|
| H A D | M68kISelLowering.cpp | 2855 M68kTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in M68kTargetLowering 2889 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.h | 299 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.h | 319 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| H A D | VEISelLowering.cpp | 3050 VETargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in VETargetLowering 3059 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.h | 508 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 622 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 510 getConstraintType(StringRef Constraint) const override;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.h | 477 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 572 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 295 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 524 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 959 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 1217 ConstraintType getConstraintType(StringRef Constraint) const override;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1269 ConstraintType getConstraintType(StringRef Constraint) const override;
|