Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp195 unsigned getCondStoreOpcode(unsigned Opc, bool IfTrue) const;
704 unsigned HexagonEarlyIfConversion::getCondStoreOpcode(unsigned Opc, in getCondStoreOpcode() function in HexagonEarlyIfConversion
721 unsigned COpc = getCondStoreOpcode(Opc, IfTrue); in predicateInstr()