Searched refs:isPTestLikeOpcode (Results 1 – 2 of 2) sorted by relevance
308 bool isPTestLikeOpcode(unsigned Opc) const;
1302 bool PredIsPTestLike = isPTestLikeOpcode(PredOpcode); in optimizePTestInstr()8131 bool AArch64InstrInfo::isPTestLikeOpcode(unsigned Opc) const { in isPTestLikeOpcode() function in AArch64InstrInfo