Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetMachine.h194 bool shouldPrintMachineCode() const { return Options.PrintMachineCode; } in shouldPrintMachineCode() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTargetMachine.h212 bool shouldPrintMachineCode() const { return Options.PrintMachineCode; } in shouldPrintMachineCode() function