Home
last modified time | relevance | path

Searched refs:isPredictedTaken (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h336 bool isPredictedTaken(unsigned Opcode) const;
DHexagonInstrInfo.cpp2424 bool HexagonInstrInfo::isPredictedTaken(unsigned Opcode) const { in isPredictedTaken() function in HexagonInstrInfo
4280 if (isPredictedTaken(Opcode)) in reversePrediction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h398 bool isPredictedTaken(unsigned Opcode) const;
DHexagonInstrInfo.cpp2421 bool HexagonInstrInfo::isPredictedTaken(unsigned Opcode) const { in isPredictedTaken() function in HexagonInstrInfo
4362 if (isPredictedTaken(Opcode)) in reversePrediction()