Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h551 static inline bool isPTrueOpcode(unsigned Opc) { in isPTrueOpcode() function
H A DAArch64InstrInfo.cpp1369 if (isPTrueOpcode(MaskOpcode) && (PredIsPTestLike || PredIsWhileLike) && in optimizePTestInstr()