Searched refs:isWhileOpcode (Results 1 – 2 of 2) sorted by relevance
296 bool isWhileOpcode(unsigned Opc) const;
1316 bool PredIsWhileLike = isWhileOpcode(PredOpcode); in optimizePTestInstr()7531 bool AArch64InstrInfo::isWhileOpcode(unsigned Opc) const { in isWhileOpcode() function in AArch64InstrInfo