Searched defs:SetResult (Results 1 – 8 of 8) sorted by relevance
/external/toolchain-utils/bestflags/ |
D | mock_task.py | 55 def SetResult(self, stage, cost): member in MockTask
|
D | task.py | 162 def SetResult(self, stage, result): member in Task
|
/external/v8/src/parsing/ |
D | rewriter.cc | 54 Expression* SetResult(Expression* value) { in SetResult() function in v8::internal::Processor
|
/external/v8/src/mips/ |
D | simulator-mips.h | 416 inline void SetResult(int32_t rd_reg, int32_t alu_out) { in SetResult() function
|
/external/v8/src/mips64/ |
D | simulator-mips64.h | 428 inline void SetResult(const int32_t rd_reg, const int64_t alu_out) { in SetResult() function
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 2580 auto SetResult = [&](Value *OpResult, Constant *OverflowVal, bool ReuseName) { in OptimizeOverflowCheck() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 3745 auto SetResult = [&](Value *OpResult, Constant *OverflowVal, bool ReuseName) { in OptimizeOverflowCheck() local
|
/external/lzma/CPP/7zip/UI/Common/ |
D | Bench.cpp | 477 void SetResult(HRESULT res) in SetResult() function in CBenchProgressStatus
|