Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp168 TLI->getConstraintType(OpInfo.Codes[i]); in chooseConstraint()
212 OpInfo.ConstraintType = TLI->getConstraintType(OpInfo.ConstraintCode); in computeConstraintToUse()
230 OpInfo.ConstraintType = TLI->getConstraintType(OpInfo.ConstraintCode); in computeConstraintToUse()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.h50 getConstraintType(StringRef Constraint) const override;
H A DBPFISelLowering.cpp224 BPFTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in BPFTargetLowering
234 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h108 getConstraintType(StringRef Constraint) const override;
H A DMSP430ISelLowering.cpp381 MSP430TargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in MSP430TargetLowering
390 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.h120 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DAVRISelLowering.cpp1766 AVRTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in llvm::AVRTargetLowering
1802 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h76 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DSparcISelLowering.cpp3190 SparcTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in SparcTargetLowering
3203 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.h159 ConstraintType getConstraintType(StringRef ConstraintStr) const override;
H A DM68kISelLowering.cpp2693 M68kTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in M68kTargetLowering
2724 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h195 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DVEISelLowering.cpp2603 VETargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in VETargetLowering
2612 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h478 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DNVPTXISelLowering.cpp4320 NVPTXTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in NVPTXTargetLowering
4337 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h360 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h477 getConstraintType(StringRef Constraint) const override;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h616 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h411 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h275 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DHexagonISelLowering.cpp3326 HexagonTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in HexagonTargetLowering
3340 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h523 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h925 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h1036 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1121 ConstraintType getConstraintType(StringRef Constraint) const override;

12