Home
last modified time | relevance | path

Searched refs:lowerAsmOperandForConstraint (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DInlineAsmLowering.h47 virtual bool lowerAsmOperandForConstraint(Value *Val, StringRef Constraint,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp490 if (!lowerAsmOperandForConstraint(OpInfo.CallOperandVal, in lowerInlineAsm()
662 bool InlineAsmLowering::lowerAsmOperandForConstraint( in lowerAsmOperandForConstraint() function in InlineAsmLowering