/third_party/node/deps/v8/src/compiler/backend/ |
H A D | gap-resolver.cc | 88 void GapResolver::Resolve(ParallelMove* moves) { in Resolve() argument 23 Split(MoveOperands* move, MachineRepresentation smaller_rep, ParallelMove* moves) Split() argument 153 PerformMove(ParallelMove* moves, MoveOperands* move) PerformMove() argument [all...] |
H A D | move-optimizer.cc | 115 ParallelMove* moves = instr->parallel_moves()[i]; in FindFirstNonEmptySlot() local 471 ParallelMove* moves = instr->GetOrCreateParallelMove( OptimizeMerge() local [all...] |
H A D | register-allocator-verifier.cc | 35 const ParallelMove* moves = instr->GetParallelMove(inner_pos); in VerifyAllocatedGaps() local 289 void BlockAssessments::PerformParallelMoves(const ParallelMove* moves) { in PerformParallelMoves() argument
|
H A D | mid-tier-register-allocator.cc | 146 ParallelMove* moves = instr->GetOrCreateParallelMove(position, code_zone()); in AddGapMove() local 3125 ParallelMove* moves = instr->GetParallelMove(Instruction::END); in AllocateRegisters() local [all...] |
H A D | register-allocator.cc | 1367 ParallelMove* moves = instr->GetOrCreateParallelMove(position, code_zone()); in AddGapMove() local 2433 auto moves = predecessor_instr->GetParallelMove(Instruction::START); in ProcessPhis() local 5077 ParallelMove* moves = delayed_insertion_map.begin()->first.first; ConnectRanges() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | test_instance_tracker.h | 187 int moves() const { return BaseCountedInstance::num_moves_ - start_moves_; } in moves() function in absl::test_internal::InstanceTracker
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | citrtest.cpp | 848 const char *const moves= in TestUCharIterator() local 768 TestUCharIterator(UCharIterator *iter, CharacterIterator &ci, const char *moves, const char *which) TestUCharIterator() argument [all...] |
H A D | tstnorm.cpp | 778 static const char *const moves="0+0+0--0-0-+++0--+++++++0--------"; in TestPreviousNext() local 631 TestPreviousNext(const UChar *src, int32_t srcLength, const UChar32 *expect, int32_t expectLength, const int32_t *expectIndex, int32_t srcMiddle, int32_t expectMiddle, const char *moves, UNormalizationMode mode, const char *name) TestPreviousNext() argument [all...] |
/third_party/node/deps/v8/src/maglev/ |
H A D | maglev-code-generator.cc | 136 EmitSingleParallelMove(Register source, Register target, RegisterMoves& moves) EmitSingleParallelMove() argument 143 RecursivelyEmitParallelMoveChain(Register chain_start, Register source, Register target, RegisterMoves& moves) RecursivelyEmitParallelMoveChain() argument 171 EmitParallelMoveChain(Register source, RegisterMoves& moves) EmitParallelMoveChain() argument [all...] |
/third_party/node/deps/v8/src/wasm/baseline/ |
H A D | liftoff-assembler.h | 665 ParallelRegisterMove( std::initializer_list<ParallelRegisterMoveTuple> moves) ParallelRegisterMove() argument
|
/third_party/skia/tests/ |
H A D | PathTest.cpp | 1301 SkPath moves; in test_close() local
|
/third_party/skia/third_party/vulkanmemoryallocator/include/ |
H A D | vk_mem_alloc.h | 13354 ApplyDefragmentationMovesCpu( class VmaBlockVectorDefragmentationContext* pDefragCtx, const VmaVector< VmaDefragmentationMove, VmaStlAllocator<VmaDefragmentationMove> >& moves) ApplyDefragmentationMovesCpu() argument 13473 ApplyDefragmentationMovesGpu( class VmaBlockVectorDefragmentationContext* pDefragCtx, VmaVector< VmaDefragmentationMove, VmaStlAllocator<VmaDefragmentationMove> >& moves, VkCommandBuffer commandBuffer) ApplyDefragmentationMovesGpu() argument 14010 DefragmentRound( VmaVector< VmaDefragmentationMove, VmaStlAllocator<VmaDefragmentationMove> >& moves, VkDeviceSize maxBytesToMove, uint32_t maxAllocationsToMove, bool freeOldAllocations) DefragmentRound() argument 14178 Defragment( VmaVector< VmaDefragmentationMove, VmaStlAllocator<VmaDefragmentationMove> >& moves, VkDeviceSize maxBytesToMove, uint32_t maxAllocationsToMove, VmaDefragmentationFlags flags) Defragment() argument 14277 Defragment( VmaVector< VmaDefragmentationMove, VmaStlAllocator<VmaDefragmentationMove> >& moves, VkDeviceSize maxBytesToMove, uint32_t maxAllocationsToMove, VmaDefragmentationFlags flags) Defragment() argument [all...] |