Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.cpp143 static const char *getReasonStr(SIScheduleCandReason Reason) { in getReasonStr() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineScheduler.cpp2570 const char *GenericSchedulerBase::getReasonStr( in getReasonStr() function in GenericSchedulerBase