Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.h50 getConstraintType(StringRef Constraint) const override;
H A DBPFISelLowering.cpp250 BPFTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in BPFTargetLowering
260 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h54 getConstraintType(StringRef Constraint) const override;
H A DMSP430ISelLowering.cpp261 MSP430TargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in MSP430TargetLowering
270 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.h66 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DAVRISelLowering.cpp2419 AVRTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in llvm::AVRTargetLowering
2458 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.h117 getConstraintType(StringRef Constraint) const override;
H A DXtensaISelLowering.cpp266 XtensaTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in XtensaTargetLowering
275 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/freebsd/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/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h72 ConstraintType getConstraintType(StringRef Constraint) const override;
H A DCSKYISelLowering.cpp794 CSKYTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType() function in CSKYTargetLowering
812 return TargetLowering::getConstraintType(Constraint); in getConstraintType()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h44 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.h86 ConstraintType getConstraintType(StringRef ConstraintStr) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h161 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h320 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h395 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h538 getConstraintType(StringRef Constraint) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h659 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h181 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h497 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h539 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h309 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h776 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h989 ConstraintType getConstraintType(StringRef Constraint) const override;
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1369 ConstraintType getConstraintType(StringRef Constraint) const override;

12