| /external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
| toy-jit.cpp | 893 // Remember the old variable binding so that we can restore the binding when 897 // Remember this binding. [all...] |
| toy.cpp | [all...] |
| /external/llvm/lib/CodeGen/GlobalISel/ |
| RegBankSelect.cpp | 172 // We should remember that this value is available somewhere else to 511 // Remember the repairing placement for all the operands. [all...] |
| /external/llvm/lib/CodeGen/ |
| MachineLICM.cpp | 361 // Remember if the instruction stores to the frame index. 586 // Remember livein register pressure. [all...] |
| WinEHPrepare.cpp | 535 // Remember this pad's state. 559 // Remember this catch's state. [all...] |
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| InstrEmitter.cpp | [all...] |
| /external/llvm/lib/Target/AArch64/ |
| AArch64ExpandPseudoInsts.cpp | 346 // Remember the index we need to patch. 357 // Remember the index we need to patch. [all...] |
| /external/llvm/lib/Transforms/IPO/ |
| ArgumentPromotion.cpp | 135 Changed |= LocalChange; // Remember that we changed something. 601 // Because there could be several/many load instructions, remember which [all...] |
| DeadArgumentElimination.cpp | 341 // We're maybe live otherwise, but remember that we must become live if 687 // Remember which arguments are still alive. [all...] |
| /external/llvm/utils/TableGen/ |
| AsmWriterEmitter.cpp | 205 // to UniqueOperandCommands and remember that it was consumed. 359 // Remember the handlers for this set of operands. [all...] |
| /external/perfetto/src/tracing/core/ |
| trace_buffer_unittest.cc | 140 // Note for the test code: remember that the resulting size of a chunk is: 142 // Also remember that chunks are rounded up to 16. So, unless we are testing the [all...] |
| /external/protobuf/gtest/xcode/gtest.xcodeproj/ |
| project.pbxproj | [all...] |
| /external/protobuf/src/google/protobuf/io/ |
| tokenizer.cc | 587 // Skip more unprintable characters, too. But, remember that '\0' is 855 // Token-parsing helpers. Remember that these don't need to report [all...] |
| /external/python/cpython2/Doc/library/ |
| itertools.rst | 765 "List unique elements, preserving order. Remember all elements ever seen." [all...] |
| /external/python/cpython3/Doc/library/ |
| itertools.rst | [all...] |
| json.rst | 235 :func:`collections.OrderedDict` will remember the order of insertion). If 330 :func:`collections.OrderedDict` will remember the order of insertion). If
|
| /external/python/cpython3/Lib/importlib/ |
| _bootstrap_external.py | [all...] |
| /external/sonivox/arm-wt-22k/lib_src/ |
| eas_xmf.c | 804 //remember offset 811 //remember offset
|
| /external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter7/ |
| toy.cpp | 886 // Remember the old variable binding so that we can restore the binding when 890 // Remember this binding. [all...] |
| /external/swiftshader/third_party/LLVM/lib/AsmParser/ |
| LLParser.cpp | 779 // Otherwise, create a new forward reference for this value and remember it. 817 // Otherwise, create a new forward reference for this value and remember it. [all...] |
| /external/swiftshader/third_party/LLVM/lib/CodeGen/ |
| MachineLICM.cpp | 395 // Remember if the instruction stores to the frame index. 636 // Remember livein register pressure. [all...] |
| ShrinkWrapping.cpp | 720 // Remember this block for adding restores to successor 781 // Remember this block for adding saves to predecessor [all...] |
| SjLjEHPrepare.cpp | 412 // Remember all return instructions in case we insert an invoke into this 430 // Remember any allocas() that aren't in the entry block, as the [all...] |
| /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
| ArgumentPromotion.cpp | 111 Changed |= LocalChange; // Remember that we changed something. 453 // Because there could be several/many load instructions, remember which [all...] |
| DeadArgumentElimination.cpp | 361 // We're maybe live otherwise, but remember that we must become live if 728 // Remember which arguments are still alive. [all...] |