Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.h61 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
H A DLanaiISelLowering.cpp272 void LanaiTargetLowering::LowerAsmOperandForConstraint( in LowerAsmOperandForConstraint() function in LanaiTargetLowering
347 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.h123 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
H A DXtensaISelLowering.cpp318 void XtensaTargetLowering::LowerAsmOperandForConstraint( in LowerAsmOperandForConstraint() function in XtensaTargetLowering
327 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.h79 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
H A DAVRISelLowering.cpp2661 void AVRTargetLowering::LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint() function in llvm::AVRTargetLowering
2765 return TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h48 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
H A DSparcISelLowering.cpp3319 void SparcTargetLowering::LowerAsmOperandForConstraint( in LowerAsmOperandForConstraint() function in SparcTargetLowering
3346 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.h93 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
H A DM68kISelLowering.cpp2893 void M68kTargetLowering::LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint() function in M68kTargetLowering
3005 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h189 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
H A DNVPTXISelLowering.cpp3563 void NVPTXTargetLowering::LowerAsmOperandForConstraint( in LowerAsmOperandForConstraint() function in NVPTXTargetLowering
3568 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h404 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
H A DLoongArchISelLowering.cpp8230 void LoongArchTargetLowering::LowerAsmOperandForConstraint( in LowerAsmOperandForConstraint() function in LoongArchTargetLowering
8274 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h542 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
H A DSystemZISelLowering.cpp1734 void SystemZTargetLowering::LowerAsmOperandForConstraint( in LowerAsmOperandForConstraint() function in SystemZTargetLowering
1776 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h679 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
H A DMipsISelLowering.cpp4369 void MipsTargetLowering::LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint() function in MipsTargetLowering
4461 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h190 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h498 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h556 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h792 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1006 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1382 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h5238 virtual void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,

12