Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h742 static inline bool isPTrueOpcode(unsigned Opc) { in isPTrueOpcode() function
H A DAArch64InstrInfo.cpp1492 if (isPTrueOpcode(MaskOpcode) && Mask->getOperand(1).getImm() == 31 && in canRemovePTestInstr()
1521 if (isPTrueOpcode(MaskOpcode) && Mask->getOperand(1).getImm() == 31 && in canRemovePTestInstr()