Home
last modified time | relevance | path

Searched refs:LowerAsmOutputForConstraint (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h807 SDValue LowerAsmOutputForConstraint(SDValue &Chain, SDValue &Flag,
H A DAArch64ISelLowering.cpp12419 SDValue AArch64TargetLowering::LowerAsmOutputForConstraint( in LowerAsmOutputForConstraint() function in AArch64TargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1394 SDValue LowerAsmOutputForConstraint(SDValue &Chain, SDValue &Flag,
H A DX86ISelLowering.cpp61282 SDValue X86TargetLowering::LowerAsmOutputForConstraint( in LowerAsmOutputForConstraint() function in X86TargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h5243 virtual SDValue LowerAsmOutputForConstraint(SDValue &Chain, SDValue &Glue,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10428 Val = TLI.LowerAsmOutputForConstraint(Chain, Glue, getCurSDLoc(), in visitInlineAsm()
12789 SDValue V = TLI.LowerAsmOutputForConstraint(Chain, Flag, getCurSDLoc(), in visitCallBrLandingPad()
H A DTargetLowering.cpp5749 SDValue TargetLowering::LowerAsmOutputForConstraint( in LowerAsmOutputForConstraint() function in TargetLowering