Home
last modified time | relevance | path

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

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