| /freebsd-12.1/contrib/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.h | 102 void LowerAsmOperandForConstraint(SDValue Op, std::string &Constraint,
|
| H A D | LanaiISelLowering.cpp | 284 void LanaiTargetLowering::LowerAsmOperandForConstraint( in LowerAsmOperandForConstraint() function in LanaiTargetLowering 359 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.h | 125 void LowerAsmOperandForConstraint(SDValue Op, std::string &Constraint,
|
| H A D | AVRISelLowering.cpp | 1897 void AVRTargetLowering::LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint() function in llvm::AVRTargetLowering 2001 return TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.h | 81 void LowerAsmOperandForConstraint(SDValue Op,
|
| H A D | SparcISelLowering.cpp | 3221 LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint() function in SparcTargetLowering 3249 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
|
| /freebsd-12.1/contrib/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.h | 503 void LowerAsmOperandForConstraint(SDValue Op, std::string &Constraint,
|
| H A D | NVPTXISelLowering.cpp | 2643 void NVPTXTargetLowering::LowerAsmOperandForConstraint( in LowerAsmOperandForConstraint() function in NVPTXTargetLowering 2649 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 422 void LowerAsmOperandForConstraint(SDValue Op,
|
| H A D | SystemZISelLowering.cpp | 951 LowerAsmOperandForConstraint(SDValue Op, std::string &Constraint, in LowerAsmOperandForConstraint() function in SystemZTargetLowering 993 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 648 void LowerAsmOperandForConstraint(SDValue Op,
|
| H A D | MipsISelLowering.cpp | 3940 void MipsTargetLowering::LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint() function in MipsTargetLowering 4031 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 690 void LowerAsmOperandForConstraint(SDValue Op, std::string &Constraint,
|
| H A D | AArch64ISelLowering.cpp | 5729 void AArch64TargetLowering::LowerAsmOperandForConstraint( in LowerAsmOperandForConstraint() function in AArch64TargetLowering 5878 return TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 416 void LowerAsmOperandForConstraint(SDValue Op, std::string &Constraint,
|
| H A D | ARMISelLowering.cpp | 13903 void ARMTargetLowering::LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint() function in ARMTargetLowering 14065 return TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 755 void LowerAsmOperandForConstraint(SDValue Op,
|
| H A D | PPCISelLowering.cpp | 13655 void PPCTargetLowering::LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint() function in PPCTargetLowering 13726 TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 901 void LowerAsmOperandForConstraint(SDValue Op,
|
| H A D | X86ISelLowering.cpp | 42139 void X86TargetLowering::LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint() function in X86TargetLowering 42301 return TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG); in LowerAsmOperandForConstraint()
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 3637 virtual void LowerAsmOperandForConstraint(SDValue Op, std::string &Constraint,
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 3183 void TargetLowering::LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint() function in TargetLowering 3628 TLI.LowerAsmOperandForConstraint(Op, OpInfo.Codes[i], in ChooseConstraint()
|
| H A D | SelectionDAGBuilder.cpp | 7788 TLI.LowerAsmOperandForConstraint(InOperandVal, OpInfo.ConstraintCode, in visitInlineAsm()
|