Home
last modified time | relevance | path

Searched defs:NewV (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInferAddressSpaces.cpp592 Value *NewV = cloneInstructionWithNewAddressSpace( in cloneValueWithNewAddressSpace() local
787 Value *NewV) { in handleMemIntrinsicPtrUse()
893 User *NewV = cast<User>(ValueWithNewAddrSpace.lookup(V)); in rewriteWithNewAddressSpaces() local
905 Value *NewV = ValueWithNewAddrSpace.lookup(V); in rewriteWithNewAddressSpaces() local
DFloat2Int.cpp464 Value *NewV = nullptr; in convert() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUAtomicOptimizer.cpp476 Value *NewV = nullptr; in optimizeAtomic() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DValueMapper.cpp350 if (Value *NewV = Materializer->materialize(const_cast<Value *>(V))) { in mapValue() local
978 Constant *NewV; in mapAppendingVariable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp380 Value *Simplifier::Context::subst(Value *Tree, Value *OldV, Value *NewV) { in subst()
406 void Simplifier::Context::replace(Value *OldV, Value *NewV) { in replace()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h225 Value *OldV, Value *NewV) const { in rewriteIntrinsicWithAddressSpace()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h169 Value *OldV, Value *NewV) const { in rewriteIntrinsicWithAddressSpace()
DTargetTransformInfo.h1473 IntrinsicInst *II, Value *OldV, Value *NewV) const override { in rewriteIntrinsicWithAddressSpace()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp667 Value *NewV = createFSub(Zero, V); in createFNeg() local
DInstCombineCasts.cpp2318 Value *NewV = nullptr; in optimizeBitCastFromPhi() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp692 static bool OptimizeAwayTrappingUsesOfValue(Value *V, Constant *NewV) { in OptimizeAwayTrappingUsesOfValue()
DAttributor.cpp298 Value *NewV = nullptr; in genericValueTraversal() local
6049 Value *NewV = It.second; in run() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4153 Value *NewV = propagateMetadata(V, E->Scalars); in vectorizeTree() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp8272 auto ExractInto = [&DAG, &dl](SDValue NewV, SDValue ConVec, unsigned &j) { in LowerCONCAT_VECTORS_i1()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp7605 SDValue NewV = (Elt < (int)NumElems) ? SV->getOperand(0) in getShuffleScalarElt() local
7630 SDValue NewV = (Elt < NumElems) ? ShuffleOps[0] : ShuffleOps[1]; in getShuffleScalarElt() local