Home
last modified time | relevance | path

Searched defs:PredInst (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1002 VPPredInstPHIRecipe(Instruction *PredInst) in VPPredInstPHIRecipe()
H A DLoopVectorize.cpp3939 void InnerLoopVectorizer::sinkScalarOperands(Instruction *PredInst) { in sinkScalarOperands()
5606 Instruction *PredInst, DenseMap<Instruction *, unsigned> &ScalarCosts, in computePredInstDiscount() argument
6994 if (auto *PredInst = dyn_cast<Instruction>(Op)) in handleReplication() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4089 void InnerLoopVectorizer::sinkScalarOperands(Instruction *PredInst) { in sinkScalarOperands()
6176 Instruction *PredInst, ScalarCostsTy &ScalarCosts, ElementCount VF) { in computePredInstDiscount()