Home
last modified time | relevance | path

Searched refs:predCanBeUsedAsDotNew (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h367 bool predCanBeUsedAsDotNew(const MachineInstr *MI, unsigned PredReg) const;
DHexagonVLIWPacketizer.cpp761 return HII->predCanBeUsedAsDotNew(PI, DepReg); in canPromoteToDotNew()
DHexagonInstrInfo.cpp3101 bool HexagonInstrInfo::predCanBeUsedAsDotNew(const MachineInstr *MI, in predCanBeUsedAsDotNew() function in HexagonInstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h434 bool predCanBeUsedAsDotNew(const MachineInstr &MI, unsigned PredReg) const;
DHexagonVLIWPacketizer.cpp878 return HII->predCanBeUsedAsDotNew(PI, DepReg); in canPromoteToDotNew()
DHexagonInstrInfo.cpp3041 bool HexagonInstrInfo::predCanBeUsedAsDotNew(const MachineInstr &MI, in predCanBeUsedAsDotNew() function in HexagonInstrInfo