Home
last modified time | relevance | path

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

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp713 auto *OpPredicate = II.getOperand(0); in instCombineSVEVectorBinOp() local
716 !match(OpPredicate, m_Intrinsic<Intrinsic::aarch64_sve_ptrue>( in instCombineSVEVectorBinOp()
729 auto *OpPredicate = II.getOperand(0); in instCombineSVEVectorMul() local
770 if (OpPredicate == DupPg) { in instCombineSVEVectorMul()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp716 auto *OpPredicate = II.getOperand(0); in instCombineSVEVectorMul() local
760 if (OpPredicate == DupPg) { in instCombineSVEVectorMul()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp716 auto *OpPredicate = II.getOperand(0); in instCombineSVEVectorMul() local
760 if (OpPredicate == DupPg) { in instCombineSVEVectorMul()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp716 auto *OpPredicate = II.getOperand(0); in instCombineSVEVectorMul() local
760 if (OpPredicate == DupPg) { in instCombineSVEVectorMul()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp716 auto *OpPredicate = II.getOperand(0); in instCombineSVEVectorMul() local
760 if (OpPredicate == DupPg) { in instCombineSVEVectorMul()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp716 auto *OpPredicate = II.getOperand(0);
760 if (OpPredicate == DupPg) {