Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DInlineAsmLowering.h47 virtual bool lowerAsmOperandForConstraint(Value *Val, StringRef Constraint,
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp495 if (!lowerAsmOperandForConstraint(OpInfo.CallOperandVal, in lowerInlineAsm()
659 bool InlineAsmLowering::lowerAsmOperandForConstraint( in lowerAsmOperandForConstraint() function in InlineAsmLowering