Searched refs:getRegForInlineAsmConstraint (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.h50 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
H A DBPFISelLowering.cpp207 BPFTargetLowering::getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI, function in class:BPFTargetLowering
219 return TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.h96 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
H A DLanaiISelLowering.cpp236 LanaiTargetLowering::getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI, function in class:LanaiTargetLowering
248 return TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.h119 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
H A DAVRISelLowering.cpp1814 AVRTargetLowering::getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI, function in class:llvm::AVRTargetLowering
1860 return TargetLowering::getRegForInlineAsmConstraint(
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h110 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
H A DMSP430ISelLowering.cpp395 MSP430TargetLowering::getRegForInlineAsmConstraint( function in class:MSP430TargetLowering
409 return TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h93 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.h62 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
H A DWebAssemblyISelLowering.cpp527 WebAssemblyTargetLowering::getRegForInlineAsmConstraint( function in class:WebAssemblyTargetLowering
551 return TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h195 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
H A DXCoreISelLowering.cpp1928 XCoreTargetLowering::getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI, function in class:XCoreTargetLowering
1940 return TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h102 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h480 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp210 TLI->getRegForInlineAsmConstraint(TRI, Op.ConstraintCode,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp101 std::tie(AssignedReg, RC) = TLI.getRegForInlineAsmConstraint(
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h457 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h470 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h271 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h643 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h918 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp756 std::tie(AssignedReg, RC) = TLI->getRegForInlineAsmConstraint(
759 // FIXME: This is a workaround for getRegForInlineAsmConstraint
H A DSIISelLowering.h393 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h830 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,

Completed in 332 milliseconds

12