Home
last modified time | relevance | path

Searched refs:LowerAsmOperandForConstraint (Results 1 – 25 of 30) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/
H A Dinlineasm-output-template.ll14 ; SelectionDAG TargetLowering::LowerAsmOperandForConstraint?
/llvm-project-15.0.7/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.h106 void LowerAsmOperandForConstraint(SDValue Op, std::string &Constraint,
H A DLanaiISelLowering.cpp280 void LanaiTargetLowering::LowerAsmOperandForConstraint( in LowerAsmOperandForConstraint() function in LanaiTargetLowering
355 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVRISelLowering.h135 void LowerAsmOperandForConstraint(SDValue Op, std::string &Constraint,
H A DAVRISelLowering.cpp2174 void AVRTargetLowering::LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint() function in llvm::AVRTargetLowering
2278 return TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h84 void LowerAsmOperandForConstraint(SDValue Op,
H A DSparcISelLowering.cpp3348 LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint() function in SparcTargetLowering
3376 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kISelLowering.h166 void LowerAsmOperandForConstraint(SDValue Op, std::string &Constraint,
H A DM68kISelLowering.cpp2739 void M68kTargetLowering::LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint() function in M68kTargetLowering
2851 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h512 void LowerAsmOperandForConstraint(SDValue Op, std::string &Constraint,
H A DNVPTXISelLowering.cpp2774 void NVPTXTargetLowering::LowerAsmOperandForConstraint( in LowerAsmOperandForConstraint() function in NVPTXTargetLowering
2780 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h440 void LowerAsmOperandForConstraint(SDValue Op, std::string &Constraint,
H A DRISCVISelLowering.cpp12003 void RISCVTargetLowering::LowerAsmOperandForConstraint( in LowerAsmOperandForConstraint() function in RISCVTargetLowering
12047 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h486 void LowerAsmOperandForConstraint(SDValue Op,
H A DSystemZISelLowering.cpp1279 LowerAsmOperandForConstraint(SDValue Op, std::string &Constraint, in LowerAsmOperandForConstraint() function in SystemZTargetLowering
1321 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsISelLowering.h644 void LowerAsmOperandForConstraint(SDValue Op,
H A DMipsISelLowering.cpp4194 void MipsTargetLowering::LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint() function in MipsTargetLowering
4285 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h437 void LowerAsmOperandForConstraint(SDValue Op,
H A DSIISelLowering.cpp12236 void SITargetLowering::LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint() function in SITargetLowering
12248 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.h541 void LowerAsmOperandForConstraint(SDValue Op, std::string &Constraint,
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h980 void LowerAsmOperandForConstraint(SDValue Op,
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h1095 void LowerAsmOperandForConstraint(SDValue Op, std::string &Constraint,
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.h1197 void LowerAsmOperandForConstraint(SDValue Op,
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4551 virtual void LowerAsmOperandForConstraint(SDValue Op, std::string &Constraint,
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5148 void TargetLowering::LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint() function in TargetLowering
5611 TLI.LowerAsmOperandForConstraint(Op, OpInfo.Codes[i], in ChooseConstraint()

12