Home
last modified time | relevance | path

Searched defs:emitInlineAsm (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterInlineAsm.cpp110 void AsmPrinter::emitInlineAsm(StringRef Str, const MCSubtargetInfo &STI, in emitInlineAsm() function in AsmPrinter
496 void AsmPrinter::emitInlineAsm(const MachineInstr *MI) const { in emitInlineAsm() function in AsmPrinter
/external/llvm-project/llvm/lib/Target/Mips/
DMips16HardFloat.cpp46 static void emitInlineAsm(LLVMContext &C, BasicBlock *BB, StringRef AsmText) { in emitInlineAsm() function