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

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

Completed in 65 milliseconds