Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetSubtargetInfo.h156 virtual bool supportPrintSchedInfo() const { return false; } in supportPrintSchedInfo() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86Subtarget.h813 bool supportPrintSchedInfo() const override { return false; } in supportPrintSchedInfo() function