Home
last modified time | relevance | path

Searched defs:LastValue (Results 1 – 14 of 14) 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/llvm-project/clang/include/clang/AST/
DExternalASTSource.h396 T LastValue; member
/external/clang/include/clang/AST/
DExternalASTSource.h394 T LastValue; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollAndJam.cpp428 if (Value *LastValue = LastValueMap[OldValue]) in UnrollAndJamLoop() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DLoopUnrollAndJam.cpp471 if (Value *LastValue = LastValueMap[OldValue]) in UnrollAndJamLoop() local
/external/flatbuffers/include/flatbuffers/
Dflexbuffers.h1262 Value LastValue() { return stack_.back(); } in LastValue() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2095 Instruction *LastValue = nullptr; in rematerializeLiveValues() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1911 Instruction *LastValue = nullptr; in rematerializeLiveValues() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2253 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-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
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1427 SDValue LastValue = Bits[0].hasValue() ? Bits[0].getValue() : SDValue(); in collectBitGroups() local
DPPCISelLowering.cpp5436 SDValue LastValue = CallSeqStart.getValue(CallSeqStart->getNumValues() - 1); in getOutputChainFromCallSeq() local