Home
last modified time | relevance | path

Searched refs:getRegForInlineAsmConstraint (Results 1 – 25 of 48) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/CodeGen/Mips/
H A Dconstraint-empty.ll1 ; Check that `getRegForInlineAsmConstraint` does not crash on empty Constraint.
/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBPFISelLowering.h53 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
H A DBPFISelLowering.cpp239 BPFTargetLowering::getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI, in getRegForInlineAsmConstraint() function in BPFTargetLowering
255 return TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT); in getRegForInlineAsmConstraint()
/llvm-project-15.0.7/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.h101 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
H A DLanaiISelLowering.cpp232 LanaiTargetLowering::getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI, in getRegForInlineAsmConstraint() function in LanaiTargetLowering
244 return TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT); in getRegForInlineAsmConstraint()
/llvm-project-15.0.7/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h110 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
H A DMSP430ISelLowering.cpp394 MSP430TargetLowering::getRegForInlineAsmConstraint( in getRegForInlineAsmConstraint() function in MSP430TargetLowering
408 return TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT); in getRegForInlineAsmConstraint()
/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h94 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
H A DCSKYISelLowering.cpp809 CSKYTargetLowering::getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI, in getRegForInlineAsmConstraint() function in CSKYTargetLowering
952 return TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT); in getRegForInlineAsmConstraint()
/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVRISelLowering.h130 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.h66 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h195 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h90 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
H A DSparcISelLowering.cpp3380 SparcTargetLowering::getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI, in getRegForInlineAsmConstraint() function in SparcTargetLowering
3438 return getRegForInlineAsmConstraint(TRI, Tmp, VT); in getRegForInlineAsmConstraint()
3445 return getRegForInlineAsmConstraint( in getRegForInlineAsmConstraint()
3448 return getRegForInlineAsmConstraint( in getRegForInlineAsmConstraint()
3456 TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT); in getRegForInlineAsmConstraint()
/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kISelLowering.h162 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEISelLowering.h224 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h490 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp96 std::tie(AssignedReg, RC) = TLI.getRegForInlineAsmConstraint( in getRegistersForValue()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp205 TLI->getRegForInlineAsmConstraint(TRI, Op.ConstraintCode, in set()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h437 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h479 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsISelLowering.h637 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h275 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h434 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.h532 getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI,

12