Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h1292 SDValue LowerAsmOutputForConstraint(SDValue &Chain, SDValue &Flag,
H A DAArch64ISelLowering.cpp11562 SDValue AArch64TargetLowering::LowerAsmOutputForConstraint( in LowerAsmOutputForConstraint() function in AArch64TargetLowering
/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1303 SDValue LowerAsmOutputForConstraint(SDValue &Chain, SDValue &Flag,
H A DX86ISelLowering.cpp58515 SDValue X86TargetLowering::LowerAsmOutputForConstraint( in LowerAsmOutputForConstraint() function in X86TargetLowering
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h5064 virtual SDValue LowerAsmOutputForConstraint(SDValue &Chain, SDValue &Glue,
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10266 Val = TLI.LowerAsmOutputForConstraint(Chain, Glue, getCurSDLoc(), in visitInlineAsm()
12620 SDValue V = TLI.LowerAsmOutputForConstraint(Chain, Flag, getCurSDLoc(), in visitCallBrLandingPad()
H A DTargetLowering.cpp5532 SDValue TargetLowering::LowerAsmOutputForConstraint( in LowerAsmOutputForConstraint() function in TargetLowering