Home
last modified time | relevance | path

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

/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp784 ElementCount LegalVF = LT.second.getVectorElementCount(); in getGatherScatterOpCost() local
791 MaxNumVScale.getValue() * LegalVF.getKnownMinValue(); in getGatherScatterOpCost()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp784 ElementCount LegalVF = LT.second.getVectorElementCount(); in getGatherScatterOpCost() local
791 MaxNumVScale.getValue() * LegalVF.getKnownMinValue(); in getGatherScatterOpCost()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1545 ElementCount LegalVF = LT.second.getVectorElementCount(); in getGatherScatterOpCost() local
1548 return LT.first * MemOpCost * getMaxNumElements(LegalVF); in getGatherScatterOpCost()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1545 ElementCount LegalVF = LT.second.getVectorElementCount(); in getGatherScatterOpCost() local
1548 return LT.first * MemOpCost * getMaxNumElements(LegalVF); in getGatherScatterOpCost()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1545 ElementCount LegalVF = LT.second.getVectorElementCount(); in getGatherScatterOpCost() local
1548 return LT.first * MemOpCost * getMaxNumElements(LegalVF); in getGatherScatterOpCost()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1545 ElementCount LegalVF = LT.second.getVectorElementCount(); in getGatherScatterOpCost() local
1548 return LT.first * MemOpCost * getMaxNumElements(LegalVF); in getGatherScatterOpCost()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1545 ElementCount LegalVF = LT.second.getVectorElementCount();
1548 return LT.first * MemOpCost * getMaxNumElements(LegalVF);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1632 ElementCount LegalVF = LT.second.getVectorElementCount(); in getGatherScatterOpCost() local
1635 return LT.first * MemOpCost * getMaxNumElements(LegalVF, I->getFunction()); in getGatherScatterOpCost()