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.h699 static inline bool isPTrueOpcode(unsigned Opc) { in isPTrueOpcode() function
H A DAArch64InstrInfo.cpp1378 if (isPTrueOpcode(MaskOpcode) && Mask->getOperand(1).getImm() == 31 && in canRemovePTestInstr()
1397 if (isPTrueOpcode(MaskOpcode) && Mask->getOperand(1).getImm() == 31 && in canRemovePTestInstr()