Home
last modified time | relevance | path

Searched refs:lowerInlineAsm (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DInlineAsmLowering.h38 bool lowerInlineAsm(MachineIRBuilder &MIRBuilder, const CallBase &CB,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp215 bool InlineAsmLowering::lowerInlineAsm( in lowerInlineAsm() function in InlineAsmLowering
H A DIRTranslator.cpp2627 return ALI->lowerInlineAsm( in translateInlineAsm()