Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1147 SDValue LowerAsmOutputForConstraint(SDValue &Chain, SDValue &Flag,
H A DX86ISelLowering.cpp51866 SDValue X86TargetLowering::LowerAsmOutputForConstraint( in LowerAsmOutputForConstraint() function in X86TargetLowering
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4261 virtual SDValue LowerAsmOutputForConstraint(SDValue &Chain, SDValue &Flag,
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4501 SDValue TargetLowering::LowerAsmOutputForConstraint( in LowerAsmOutputForConstraint() function in TargetLowering
H A DSelectionDAGBuilder.cpp8880 Val = TLI.LowerAsmOutputForConstraint(Chain, Flag, getCurSDLoc(), in visitInlineAsm()