Home
last modified time | relevance | path

Searched defs:VScale (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/libvpx/vpx_scale/generic/
H A Dvpx_scale.c35 int VScale; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1008 Value *VScale = Builder.CreateVScale(ConstantInt::get(DestTy, 1)); in visitTrunc() local
1351 Value *VScale = Builder.CreateVScale(ConstantInt::get(DestTy, 1)); in visitZExt() local
1621 Value *VScale = Builder.CreateVScale(ConstantInt::get(DestTy, 1)); in visitSExt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp506 Value *VScale = Builder.CreateCall(VScaleFunc, {}, "vscale"); in discardEVLParameter() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DScalarEvolutionExpressions.h771 const SCEV *visitVScale(const SCEVVScale *VScale) { return VScale; } in visitVScale()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DScalarEvolutionExpressions.h771 const SCEV *visitVScale(const SCEVVScale *VScale) { return VScale; } in visitVScale()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DScalarEvolutionExpressions.h771 const SCEV *visitVScale(const SCEVVScale *VScale) { return VScale; } in visitVScale()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DScalarEvolutionExpressions.h771 const SCEV *visitVScale(const SCEVVScale *VScale) { return VScale; } in visitVScale()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5312 if (std::optional<unsigned> VScale = getVScaleForTuning()) { in isMoreProfitable() local
5362 if (std::optional<unsigned> VScale = getVScaleForTuning()) in selectVectorizationFactor() local
5577 if (std::optional<unsigned> VScale = getVScaleForTuning()) in selectEpilogueVectorizationFactor() local
10059 std::optional<unsigned> VScale, Loop *L, in areRuntimeChecksProfitable()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp966 auto *VScale = Builder.CreateVScale(StepVal); in instCombineSVECntElts() local
H A DAArch64ISelDAGToDAG.cpp5845 SDValue VScale = N.getOperand(1); in SelectAddrModeIndexedSVE() local
H A DAArch64InstrInfo.cpp4310 int VScale = 1; in emitFrameOffsetAdj() local
H A DAArch64ISelLowering.cpp16274 unsigned VScale = MaxSVESize / AArch64::SVEBitsPerBlock; in isAllActivePredicate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3999 SDValue VScale = DAG.getNode( in visitGetElementPtr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3884 SDValue VScale = DAG.getNode(ISD::SRL, DL, VT, VLENB, in LowerOperation() local