Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1428 uint64_t PredElementSize = getElementSizeForOpcode(PredOpcode); in canRemovePTestInstr() local
1429 if (Mask == PTestLikeMask && (PredElementSize == AArch64::ElementSizeB || in canRemovePTestInstr()