Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h492 static inline bool isPTrueOpcode(unsigned Opc) { in isPTrueOpcode() function
DAArch64InstrInfo.cpp1314 if (isPTrueOpcode(MaskOpcode) && (PredIsPTestLike || PredIsWhileLike) && in optimizePTestInstr()