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

12

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.h50 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
H A DBPFISelLowering.cpp175 BPFTargetLowering::getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI, function in class:BPFTargetLowering
187 return TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT);
/freebsd-11-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-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.h63 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
H A DWebAssemblyISelLowering.cpp491 WebAssemblyTargetLowering::getRegForInlineAsmConstraint( function in class:WebAssemblyTargetLowering
515 return TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT);
/freebsd-11-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-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h106 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
H A DMSP430ISelLowering.cpp395 MSP430TargetLowering::getRegForInlineAsmConstraint( function in class:MSP430TargetLowering
409 return TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.h119 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
H A DAVRISelLowering.cpp1851 AVRTargetLowering::getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI, function in class:llvm::AVRTargetLowering
1897 return TargetLowering::getRegForInlineAsmConstraint(
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h93 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
H A DSparcISelLowering.cpp3255 SparcTargetLowering::getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI, function in class:SparcTargetLowering
3304 return TargetLowering::getRegForInlineAsmConstraint(TRI, newConstraint,
3320 return TargetLowering::getRegForInlineAsmConstraint(TRI, newConstraint,
3325 return TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h100 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h480 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h377 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h270 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp199 TLI->getRegForInlineAsmConstraint(TRI, Op.ConstraintCode,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h442 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h781 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h643 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h431 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h805 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1019 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,

Completed in 289 milliseconds

12