Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.h1210 SDValue LowerAsmOutputForConstraint(SDValue &Chain, SDValue &Flag,
H A DX86ISelLowering.cpp55727 SDValue X86TargetLowering::LowerAsmOutputForConstraint( in LowerAsmOutputForConstraint() function in X86TargetLowering
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4556 virtual SDValue LowerAsmOutputForConstraint(SDValue &Chain, SDValue &Flag,
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5140 SDValue TargetLowering::LowerAsmOutputForConstraint( in LowerAsmOutputForConstraint() function in TargetLowering
H A DSelectionDAGBuilder.cpp9099 Val = TLI.LowerAsmOutputForConstraint(Chain, Flag, getCurSDLoc(), in visitInlineAsm()