Home
last modified time | relevance | path

Searched refs:PointerRepresentation (Results 1 – 25 of 32) sorted by relevance

12

/external/v8/src/compiler/
Dmachine-graph-verifier.cc124 MachineType::PointerRepresentation(); in Run()
188 MachineType::PointerRepresentation(); in Run()
192 MachineType::PointerRepresentation(); in Run()
345 node, 0, MachineType::PointerRepresentation()); in Run()
492 node, 1, MachineType::PointerRepresentation()); in Run()
504 node, 1, MachineType::PointerRepresentation()); in Run()
519 node, 1, MachineType::PointerRepresentation()); in Run()
607 return MachineType::PointerRepresentation() == in Is32()
611 return MachineType::PointerRepresentation() == in Is64()
673 MachineType::PointerRepresentation()) { in CheckValueInputIsTaggedOrPointer()
[all …]
Dmemory-optimizer.cc199 __ Store(StoreRepresentation(MachineType::PointerRepresentation(), in VisitAllocateRaw()
212 auto done = __ MakeLabel(MachineType::PointerRepresentation()); in VisitAllocateRaw()
255 __ Store(StoreRepresentation(MachineType::PointerRepresentation(), in VisitAllocateRaw()
285 __ Store(StoreRepresentation(MachineType::PointerRepresentation(), in VisitAllocateRaw()
Dwasm-compiler.cc2812 INTRODUCE_PHI(mem_start, MachineType::PointerRepresentation()); in PrepareInstanceCacheForLoop()
2830 INTRODUCE_PHI(mem_start, MachineType::PointerRepresentation()); in NewInstanceCacheMerge()
2842 to->mem_size = CreateOrMergeIntoPhi(MachineType::PointerRepresentation(), in MergeInstanceCacheInto()
2844 to->mem_start = CreateOrMergeIntoPhi(MachineType::PointerRepresentation(), in MergeInstanceCacheInto()
2847 to->mem_mask = CreateOrMergeIntoPhi(MachineType::PointerRepresentation(), in MergeInstanceCacheInto()
4779 &zone, MachineType::PointerRepresentation(), in CompileJSToWasmWrapper()
4852 &zone, MachineType::PointerRepresentation(), in CompileWasmToJSWrapper()
4927 &zone, MachineType::PointerRepresentation(), in CompileWasmInterpreterEntry()
4989 &zone, MachineType::PointerRepresentation(), in CompileCWasmEntry()
5138 &graph_zone, MachineType::PointerRepresentation(), in ExecuteCompilation()
Dmachine-operator.h214 MachineRepresentation word = MachineType::PointerRepresentation(), in NON_EXPORTED_BASE()
Dsimplified-lowering.cc947 return MachineType::PointerRepresentation(); in GetOutputInfoForPhi()
1508 return VisitLeaf(node, MachineType::PointerRepresentation()); in VisitNode()
1526 VisitLeaf(node, MachineType::PointerRepresentation()); in VisitNode()
2948 SetOutput(node, MachineType::PointerRepresentation()); in VisitNode()
Deffect-control-linearizer.cc2596 auto done = __ MakeLabel(MachineType::PointerRepresentation()); in LowerArgumentsFrame()
2641 auto loop = __ MakeLoopLabel(MachineType::PointerRepresentation()); in LowerNewDoubleElements()
2689 auto loop = __ MakeLoopLabel(MachineType::PointerRepresentation()); in LowerNewSmiOrObjectElements()
4801 auto loop = __ MakeLoopLabel(MachineType::PointerRepresentation()); in LowerFindOrderedHashMapEntryForInt32Key()
Draw-machine-assembler.h42 MachineRepresentation word = MachineType::PointerRepresentation(),
/external/v8/src/builtins/
Dbuiltins-arguments-gen.cc27 VARIABLE(frame_ptr, MachineType::PointerRepresentation()); in GetArgumentsFrameAndCount()
143 VARIABLE(offset, MachineType::PointerRepresentation()); in ConstructParametersObjectFromArgs()
319 VARIABLE(current_argument, MachineType::PointerRepresentation()); in EmitFastNewSloppyArguments()
Dbuiltins-collections-gen.cc801 VARIABLE(var_hash, MachineType::PointerRepresentation()); in GetHash()
925 VARIABLE(var_result, MachineType::PointerRepresentation()); in ComputeIntegerHashForString()
1018 VARIABLE(var_i, MachineType::PointerRepresentation(), IntPtrConstant(0)); in TF_BUILTIN()
1214 VARIABLE(entry_start_position_or_hash, MachineType::PointerRepresentation(), in TF_BUILTIN()
1244 VARIABLE(number_of_buckets, MachineType::PointerRepresentation()); in TF_BUILTIN()
1245 VARIABLE(occupancy, MachineType::PointerRepresentation()); in TF_BUILTIN()
1325 VARIABLE(entry_start_position_or_hash, MachineType::PointerRepresentation(), in TF_BUILTIN()
1386 VARIABLE(entry_start_position_or_hash, MachineType::PointerRepresentation(), in TF_BUILTIN()
1412 VARIABLE(number_of_buckets, MachineType::PointerRepresentation()); in TF_BUILTIN()
1413 VARIABLE(occupancy, MachineType::PointerRepresentation()); in TF_BUILTIN()
[all …]
Dbuiltins-internal-gen.cc328 StoreNoWriteBarrier(MachineType::PointerRepresentation(), store_buffer_top, in InsertToStoreBufferAndGoto()
332 StoreNoWriteBarrier(MachineType::PointerRepresentation(), in InsertToStoreBufferAndGoto()
492 VARIABLE(var_index, MachineType::PointerRepresentation()); in TF_BUILTIN()
753 MachineType::PointerRepresentation(), hsi, in EnterMicrotaskContext()
779 MachineType::PointerRepresentation(), hsi, in LeaveMicrotaskContext()
Dbuiltins-intl-gen.cc67 VARIABLE(var_cursor, MachineType::PointerRepresentation(), in TF_BUILTIN()
Dbuiltins-function-gen.cc128 VARIABLE(index, MachineType::PointerRepresentation()); in TF_BUILTIN()
Dbuiltins-async-generator-gen.cc642 VARIABLE(var_on_resolve, MachineType::PointerRepresentation(), in TF_BUILTIN()
646 var_on_reject, MachineType::PointerRepresentation(), in TF_BUILTIN()
Dbuiltins-conversion-gen.cc358 MachineType::PointerRepresentation()); in TF_BUILTIN()
Dbuiltins-proxy-gen.cc84 VARIABLE(index, MachineType::PointerRepresentation(), in AllocateJSArrayForCodeStubArguments()
Dbuiltins-regexp-gen.cc308 DCHECK_EQ(var_string_start->rep(), MachineType::PointerRepresentation()); in GetStringPointers()
309 DCHECK_EQ(var_string_end->rep(), MachineType::PointerRepresentation()); in GetStringPointers()
1169 VARIABLE(var_offset, MachineType::PointerRepresentation(), in FlagsGetter()
2478 VARIABLE(var_reg, MachineType::PointerRepresentation()); in RegExpPrototypeSplitBody()
Dbuiltins-array-gen.cc1220 VARIABLE(index_out, MachineType::PointerRepresentation()); in HandleFastSlice()
2957 VARIABLE(index_var, MachineType::PointerRepresentation(), intptr_zero); in Generate()
3081 VARIABLE(index_var, MachineType::PointerRepresentation(), in GenerateSmiOrObject()
3251 VARIABLE(index_var, MachineType::PointerRepresentation(), in GeneratePackedDoubles()
3321 VARIABLE(index_var, MachineType::PointerRepresentation(), in GenerateHoleyDoubles()
Dbuiltins-constructor-gen.cc525 VARIABLE(offset, MachineType::PointerRepresentation(), in EmitCreateShallowObjectLiteral()
Dbuiltins-object-gen.cc435 VARIABLE(var_index, MachineType::PointerRepresentation()); in TF_BUILTIN()
1535 VARIABLE(var_index, MachineType::PointerRepresentation(), in TF_BUILTIN()
Dbuiltins-typed-array-gen.cc100 MachineType::PointerRepresentation()); in AttachBuffer()
255 MachineType::PointerRepresentation()); in TF_BUILTIN()
/external/v8/src/
Dmachine-type.h97 constexpr static MachineRepresentation PointerRepresentation() { in PointerRepresentation() function
146 return MachineType(PointerRepresentation(), MachineSemantic::kNone); in Pointer()
Dcode-stub-assembler.cc1176 VARIABLE(adjusted_size, MachineType::PointerRepresentation(), size_in_bytes); in AllocateRaw()
1216 StoreNoWriteBarrier(MachineType::PointerRepresentation(), top_address, in AllocateRaw()
1219 VARIABLE(address, MachineType::PointerRepresentation(), no_runtime_result); in AllocateRaw()
3049 MachineType::PointerRepresentation()); in StoreBigIntBitfield()
3085 MachineType::PointerRepresentation()); in AllocateSeqOneByteString()
3123 MachineType::PointerRepresentation()); in AllocateSeqOneByteString()
3161 MachineType::PointerRepresentation()); in AllocateSeqTwoByteString()
3193 MachineType::PointerRepresentation()); in AllocateSeqTwoByteString()
3229 MachineType::PointerRepresentation()); in AllocateSlicedString()
3261 MachineType::PointerRepresentation()); in AllocateConsString()
[all …]
/external/boringssl/src/crypto/
Dcompiler_test.cc152 TEST(CompilerTest, PointerRepresentation) { in TEST() argument
/external/v8/src/interpreter/
Dinterpreter-assembler.cc36 MachineType::PointerRepresentation()), in InterpreterAssembler()
41 bytecode_offset_, MachineType::PointerRepresentation(), in InterpreterAssembler()
44 dispatch_table_, MachineType::PointerRepresentation(), in InterpreterAssembler()
1349 Variable var_bytecode(this, MachineType::PointerRepresentation()); in StarDispatchLookahead()
1564 StoreNoWriteBarrier(MachineType::PointerRepresentation(), counters_table, in TraceBytecodeDispatch()
1617 Variable var_index(this, MachineType::PointerRepresentation()); in ExportParametersAndRegisterFile()
1649 Variable var_index(this, MachineType::PointerRepresentation()); in ExportParametersAndRegisterFile()
/external/v8/src/ic/
Daccessor-assembler.cc545 VARIABLE(var_index, MachineType::PointerRepresentation()); in HandleLoadICSmiHandlerCase()
1431 VARIABLE(var_index, MachineType::PointerRepresentation()); in HandleStoreToProxy()
1745 VARIABLE(var_length, MachineType::PointerRepresentation()); in EmitFastElementsBoundsCheck()
2690 VARIABLE(var_index, MachineType::PointerRepresentation()); in KeyedLoadIC()
2740 VARIABLE(var_index, MachineType::PointerRepresentation()); in KeyedLoadICGeneric()

12