Home
last modified time | relevance | path

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

/external/opencensus-java/api/src/main/java/io/opencensus/stats/
DAggregation.java56 Function<? super LastValue, T> p3, in match()
87 Function<? super LastValue, T> p3, in match()
121 Function<? super LastValue, T> p3, in match()
158 Function<? super LastValue, T> p3, in match()
200 Function<? super LastValue, T> p3, in match()
213 public abstract static class LastValue extends Aggregation { class in Aggregation
215 LastValue() {} in LastValue() method in Aggregation.LastValue
234 Function<? super LastValue, T> p3, in match()
/external/clang/include/clang/AST/
DExternalASTSource.h394 T LastValue; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUnrollAndJam.cpp418 if (Value *LastValue = LastValueMap[OldValue]) in UnrollAndJamLoop() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2099 Instruction *LastValue = nullptr; in rematerializeLiveValues() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1911 Instruction *LastValue = nullptr; in rematerializeLiveValues() local
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1042 SDValue LastValue = Bits[0].hasValue() ? Bits[0].getValue() : SDValue(); in collectBitGroups() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1331 SDValue LastValue = Bits[0].hasValue() ? Bits[0].getValue() : SDValue(); in collectBitGroups() local