Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRISelLowering.h124 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DAVRISelLowering.cpp1751 AVRTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in llvm::AVRTargetLowering
1787 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h76 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DSparcISelLowering.cpp3186 SparcTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in SparcTargetLowering
3199 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.h192 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DVEISelLowering.cpp2602 VETargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in VETargetLowering
2611 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h478 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DNVPTXISelLowering.cpp4234 NVPTXTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in NVPTXTargetLowering
4251 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h341 ConstraintType getConstraintType(StringRef Constraint) const override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h456 getConstraintType(StringRef Constraint) const override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h275 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DHexagonISelLowering.cpp3288 HexagonTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in HexagonTargetLowering
3302 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h413 ConstraintType getConstraintType(StringRef Constraint) const override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.h616 ConstraintType getConstraintType(StringRef Constraint) const override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.h510 ConstraintType getConstraintType(StringRef Constraint) const override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h908 ConstraintType getConstraintType(StringRef Constraint) const override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.h1121 ConstraintType getConstraintType(StringRef Constraint) const override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h1017 ConstraintType getConstraintType(StringRef Constraint) const override;

12