Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1174 auto *OpPredicate = II.getOperand(0); in instCombineSVEVectorBinOp() local
1177 !match(OpPredicate, m_Intrinsic<Intrinsic::aarch64_sve_ptrue>( in instCombineSVEVectorBinOp()
1232 auto *OpPredicate = II.getOperand(0); in instCombineSVEVectorMul() local
1268 if (OpPredicate == DupPg) { in instCombineSVEVectorMul()