Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2486 return isNewValueJump(MI) || isNewValueStore(MI); in isNewValueJump() function in HexagonInstrInfo
2490 bool HexagonInstrInfo::isNewValueJump(unsigned Opcode) const { isNewValueJump() function in HexagonInstrInfo
[all...]