Home
last modified time | relevance | path

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

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