| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.h | 61 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
|
| H A D | LanaiISelLowering.cpp | 272 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 D | XtensaISelLowering.h | 123 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
|
| H A D | XtensaISelLowering.cpp | 318 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 D | AVRISelLowering.h | 79 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
|
| H A D | AVRISelLowering.cpp | 2661 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 D | SparcISelLowering.h | 48 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
|
| H A D | SparcISelLowering.cpp | 3319 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 D | M68kISelLowering.h | 93 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
|
| H A D | M68kISelLowering.cpp | 2893 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 D | NVPTXISelLowering.h | 189 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
|
| H A D | NVPTXISelLowering.cpp | 3563 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 D | LoongArchISelLowering.h | 404 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
|
| H A D | LoongArchISelLowering.cpp | 8230 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 D | SystemZISelLowering.h | 542 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
|
| H A D | SystemZISelLowering.cpp | 1734 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 D | MipsISelLowering.h | 679 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
|
| H A D | MipsISelLowering.cpp | 4369 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 D | RISCVISelLowering.h | 190 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.h | 498 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 556 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 792 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1006 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1382 void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 5238 virtual void LowerAsmOperandForConstraint(SDValue Op, StringRef Constraint,
|