Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.h1147 SDValue LowerAsmOutputForConstraint(SDValue &Chain, SDValue &Flag,
H A DX86ISelLowering.cpp51486 SDValue X86TargetLowering::LowerAsmOutputForConstraint( in LowerAsmOutputForConstraint() function in X86TargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4233 virtual SDValue LowerAsmOutputForConstraint(SDValue &Chain, SDValue &Flag,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4476 SDValue TargetLowering::LowerAsmOutputForConstraint( in LowerAsmOutputForConstraint() function in TargetLowering
H A DSelectionDAGBuilder.cpp8822 Val = TLI.LowerAsmOutputForConstraint(Chain, Flag, getCurSDLoc(), in visitInlineAsm()