Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetSubtargetInfo.cpp84 std::string TargetSubtargetInfo::getSchedInfoStr(const MachineInstr &MI) const { in getSchedInfoStr() function in TargetSubtargetInfo
97 std::string TargetSubtargetInfo::getSchedInfoStr(MCInst const &MCI) const { in getSchedInfoStr() function in TargetSubtargetInfo
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSubtargetInfo.h176 virtual std::string getSchedInfoStr(MCInst const &MCI) const { in getSchedInfoStr() function