Home
last modified time | relevance | path

Searched refs:getConstraintType (Results 1 – 25 of 40) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.h50 getConstraintType(StringRef Constraint) const override;
H A DBPFISelLowering.cpp243 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 DMSP430ISelLowering.h108 getConstraintType(StringRef Constraint) const override;
H A DMSP430ISelLowering.cpp382 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 DInlineAsmLowering.cpp143 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 DAVRISelLowering.h126 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DAVRISelLowering.cpp2481 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 DCSKYISelLowering.h91 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DCSKYISelLowering.cpp795 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 DSparcISelLowering.h87 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.h159 ConstraintType getConstraintType(StringRef ConstraintStr) const override;
H A DM68kISelLowering.cpp2855 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 DLoongArchISelLowering.h299 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h319 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DVEISelLowering.cpp3050 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 DNVPTXISelLowering.h508 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h622 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h510 getConstraintType(StringRef Constraint) const override;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h477 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h572 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h295 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h524 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h959 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h1217 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1269 ConstraintType getConstraintType(StringRef Constraint) const override;

12