Home
last modified time | relevance | path

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

12

/src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.h50 getConstraintType(StringRef Constraint) const override;
H A DBPFISelLowering.cpp242 BPFTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in BPFTargetLowering
252 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/src/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()
/src/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()
/src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h91 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DCSKYISelLowering.cpp793 CSKYTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in CSKYTargetLowering
811 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.h126 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DAVRISelLowering.cpp2465 AVRTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in llvm::AVRTargetLowering
2504 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h87 ConstraintType getConstraintType(StringRef Constraint) const override;
/src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.h159 ConstraintType getConstraintType(StringRef ConstraintStr) const override;
H A DM68kISelLowering.cpp2856 M68kTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in M68kTargetLowering
2890 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h319 ConstraintType getConstraintType(StringRef Constraint) const override;
/src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h319 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DVEISelLowering.cpp3048 VETargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in VETargetLowering
3057 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h512 ConstraintType getConstraintType(StringRef Constraint) const override;
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h517 getConstraintType(StringRef Constraint) const override;
/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h626 ConstraintType getConstraintType(StringRef Constraint) const override;
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h485 ConstraintType getConstraintType(StringRef Constraint) const override;
/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h298 ConstraintType getConstraintType(StringRef Constraint) const override;
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h523 ConstraintType getConstraintType(StringRef Constraint) const override;
/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h631 ConstraintType getConstraintType(StringRef Constraint) const override;
/src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h970 ConstraintType getConstraintType(StringRef Constraint) const override;
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h1261 ConstraintType getConstraintType(StringRef Constraint) const override;
/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1278 ConstraintType getConstraintType(StringRef Constraint) const override;

12