Home
last modified time | relevance | path

Searched defs:LastValue (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollAndJam.cpp428 if (Value *LastValue = LastValueMap[OldValue]) in UnrollAndJamLoop() local
/third_party/flatbuffers/python/flatbuffers/
Dflexbuffers.py1501 def LastValue(self): member in Builder
/third_party/flatbuffers/include/flatbuffers/
Dflexbuffers.h1276 Value LastValue() { return stack_.back(); } in LastValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2095 Instruction *LastValue = nullptr; in rematerializeLiveValues() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1467 SDValue LastValue = Bits[0].hasValue() ? Bits[0].getValue() : SDValue(); in collectBitGroups() local
DPPCISelLowering.cpp5232 SDValue LastValue = CallSeqStart.getValue(CallSeqStart->getNumValues() - 1); in getOutputChainFromCallSeq() local