Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp174 unsigned getCondStoreOpcode(unsigned Opc, bool IfTrue) const;
656 unsigned HexagonEarlyIfConversion::getCondStoreOpcode(unsigned Opc, in getCondStoreOpcode() function in HexagonEarlyIfConversion
720 unsigned COpc = getCondStoreOpcode(Opc, IfTrue); in predicateInstr()