Home
last modified time | relevance | path

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

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