Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineInstr.h72 NoSchedComment = 0x2, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86MCInstLower.cpp2241 if (MI->getAsmPrinterFlag(MachineInstr::NoSchedComment)) in EmitInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1080 MIP->setAsmPrinterFlag(MachineInstr::NoSchedComment); in EmitFunctionBody()