Home
last modified time | relevance | path

Searched defs:NewValues (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.cpp67 const SmallVectorImpl<int64_t> &NewValues, in accumulateCounterValues() argument
118 accumulateCounterValues(const SmallVector<int64_t,4> & NewValues,SmallVector<int64_t,4> * Result) accumulateCounterValues() argument
/llvm-project/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp369 updateValues(ValueMapT & NewValues) updateValues() argument
616 ValueMapT NewValues; createForParallel() local
/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp340 void DbgVariableRecord::addVariableLocationOps(ArrayRef<Value *> NewValues, in addVariableLocationOps() argument
H A DIntrinsicInst.cpp181 void DbgVariableIntrinsic::addVariableLocationOps(ArrayRef<Value *> NewValues, in addVariableLocationOps() argument
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp1770 SmallVector<Value *> NewValues(Values.size() / 2, nullptr); generateNewInstTree() local