Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp164 TLI->getConstraintType(OpInfo.Codes[i]); in chooseConstraint()
208 OpInfo.ConstraintType = TLI->getConstraintType(OpInfo.ConstraintCode); in computeConstraintToUse()
226 OpInfo.ConstraintType = TLI->getConstraintType(OpInfo.ConstraintCode); in computeConstraintToUse()
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFISelLowering.h50 getConstraintType(StringRef Constraint) const override;
H A DBPFISelLowering.cpp225 BPFTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in BPFTargetLowering
235 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h91 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DCSKYISelLowering.cpp791 CSKYTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in CSKYTargetLowering
809 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRISelLowering.h126 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DAVRISelLowering.cpp2416 AVRTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in llvm::AVRTargetLowering
2455 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h86 ConstraintType getConstraintType(StringRef Constraint) const override;
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kISelLowering.h159 ConstraintType getConstraintType(StringRef ConstraintStr) const override;
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h235 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DLoongArchISelLowering.cpp2918 LoongArchTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in LoongArchTargetLowering
2956 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEISelLowering.h229 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DVEISelLowering.cpp3052 VETargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in VETargetLowering
3061 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h493 ConstraintType getConstraintType(StringRef Constraint) const override;
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h443 ConstraintType getConstraintType(StringRef Constraint) const override;
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h480 getConstraintType(StringRef Constraint) const override;
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsISelLowering.h624 ConstraintType getConstraintType(StringRef Constraint) const override;
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h438 ConstraintType getConstraintType(StringRef Constraint) const override;
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.h517 ConstraintType getConstraintType(StringRef Constraint) const override;
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h295 ConstraintType getConstraintType(StringRef Constraint) const override;
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h1130 ConstraintType getConstraintType(StringRef Constraint) const override;
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h968 ConstraintType getConstraintType(StringRef Constraint) const override;
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.h1245 ConstraintType getConstraintType(StringRef Constraint) const override;

12