| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | ilist_base.h | 41 static void removeRangeImpl(node_base_type &First, node_base_type &Last) { in removeRangeImpl() argument 52 static void transferBeforeImpl(node_base_type &Next, node_base_type &First, in transferBeforeImpl() argument 81 removeRange(T &First, T &Last) removeRange() argument 85 transferBefore(T &Next, T &First, T &Last) transferBefore() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| H A D | MCInstPrinter.cpp | 26 bool First = true; in dumpBytes() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | ilist_base.h | 44 static void removeRangeImpl(node_base_type &First, node_base_type &Last) { in removeRangeImpl() argument 55 static void transferBeforeImpl(node_base_type &Next, node_base_type &First, in transferBeforeImpl() argument 84 removeRange(T &First, T &Last) removeRange() argument 88 transferBefore(T &Next, T &First, T &Last) transferBefore() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceRangeSpec.cpp | 49 void getRange(const std::string &Token, uint32_t *First, uint32_t *Last) { in getRange() argument 80 uint32_t First = 0, Last = 0; in record() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | HexagonOptimizeSZextends.cpp | 85 Instruction* First = &F.getEntryBlock().front(); in runOnFunction() local
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | enumAssignmentCompat3.js | 93 var First;
variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | BinaryStreamWriter.cpp | 86 WritableBinaryStreamRef First = Stream.drop_front(Offset); in split() local
|
| H A D | BinaryStreamReader.cpp | 172 BinaryStreamRef First = Stream.drop_front(Offset); in split() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
| H A D | Record.cpp | 207 bool First = true; in getAsString() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| H A D | PPCTLSDynamicCall.cpp | 123 MachineBasicBlock::iterator First = I; in processBlock() local
|
| H A D | PPCBoolRetToInt.cpp | 252 auto *First = dyn_cast<User>(Pair.first); in runOnUse() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/ |
| H A D | SparcInstPrinter.cpp | 213 bool First = true; in printMembarTag() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
| H A D | WebAssemblyTargetStreamer.cpp | 43 bool First = true; in printTypes() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
| H A D | StringView.h | 24 const char *First; member in StringView [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/ |
| H A D | BitstreamRemarkContainer.h | 53 First = SeparateRemarksMeta, member in llvm::remarks::BitstreamRemarkContainerType
|
| H A D | Remark.h | 62 First = Unknown, member in llvm::remarks::Type
|
| /third_party/skia/experimental/graphite/src/ |
| H A D | DrawOrder.h | 22 static constexpr MonotonicValue First() { return 0; } in First() function in skgpu::MonotonicValue
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-break-iterator.cc | 209 Handle<Object> JSV8BreakIterator::First( in First() function in v8::internal::JSV8BreakIterator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
| H A D | ValueEnumerator.h | 96 unsigned First = 0; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | InterferenceCache.h | 37 SlotIndex First; member
|
| H A D | SwitchLoweringUtils.cpp | 20 getJumpTableRange(const CaseClusterVector &Clusters, unsigned First, unsigned Last) getJumpTableRange() argument 34 getJumpTableNumCases(const SmallVectorImpl<unsigned> &TotalCases, unsigned First, unsigned Last) getJumpTableNumCases() argument 187 buildJumpTable(const CaseClusterVector &Clusters, unsigned First, unsigned Last, const SwitchInst *SI, MachineBasicBlock *DefaultMBB, CaseCluster &JTCluster) buildJumpTable() argument 361 buildBitTests(CaseClusterVector &Clusters, unsigned First, unsigned Last, const SwitchInst *SI, CaseCluster &BTCluster) buildBitTests() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
| H A D | LineTable.cpp | 138 bool First = true; in encode() local
|
| /third_party/skia/src/core/ |
| H A D | SkTBlockList.h | 241 static int First(const SkBlockAllocator::Block* b) { in First() function in SkTBlockList [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| H A D | MCInst.h | 191 void erase(iterator First, iterator Last) { Operands.erase(First, Last); } in erase() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
| H A D | GVNExpression.h | 163 void swapOperands(unsigned First, unsigned Second) { in swapOperands() argument
|