Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetMachine.h194 bool shouldPrintMachineCode() const { return Options.PrintMachineCode; } in shouldPrintMachineCode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
H A DTargetMachine.h241 bool shouldPrintMachineCode() const { return Options.PrintMachineCode; } in shouldPrintMachineCode() function