Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h441 static inline bool isPTrueOpcode(unsigned Opc) { in isPTrueOpcode() function
H A DAArch64InstrInfo.cpp1318 if (isPTrueOpcode(MaskOpcode) && (PredIsPTestLike || PredIsWhileLike)) { in optimizePTestInstr()