/external/opencensus-java/api/src/main/java/io/opencensus/stats/ |
D | Aggregation.java | 56 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/ |
D | ExternalASTSource.h | 396 T LastValue; member
|
/external/clang/include/clang/AST/ |
D | ExternalASTSource.h | 394 T LastValue; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopUnrollAndJam.cpp | 428 if (Value *LastValue = LastValueMap[OldValue]) in UnrollAndJamLoop() local
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | LoopUnrollAndJam.cpp | 471 if (Value *LastValue = LastValueMap[OldValue]) in UnrollAndJamLoop() local
|
/external/flatbuffers/include/flatbuffers/ |
D | flexbuffers.h | 1262 Value LastValue() { return stack_.back(); } in LastValue() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 2095 Instruction *LastValue = nullptr; in rematerializeLiveValues() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1911 Instruction *LastValue = nullptr; in rematerializeLiveValues() local
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 2253 Instruction *LastValue = nullptr; in rematerializeLiveValues() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 1042 SDValue LastValue = Bits[0].hasValue() ? Bits[0].getValue() : SDValue(); in collectBitGroups() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 1467 SDValue LastValue = Bits[0].hasValue() ? Bits[0].getValue() : SDValue(); in collectBitGroups() local
|
D | PPCISelLowering.cpp | 5232 SDValue LastValue = CallSeqStart.getValue(CallSeqStart->getNumValues() - 1); in getOutputChainFromCallSeq() local
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 1427 SDValue LastValue = Bits[0].hasValue() ? Bits[0].getValue() : SDValue(); in collectBitGroups() local
|
D | PPCISelLowering.cpp | 5436 SDValue LastValue = CallSeqStart.getValue(CallSeqStart->getNumValues() - 1); in getOutputChainFromCallSeq() local
|