Searched refs:LoadFixedTypedArrayBackingStore (Results 1 – 4 of 4) sorted by relevance
541 return LoadFixedTypedArrayBackingStore(CAST(elements)); in LoadDataPtr()1590 LoadFixedTypedArrayBackingStore(elements); in TF_BUILTIN()1778 LoadFixedTypedArrayBackingStore(elements); in TF_BUILTIN()
2022 TNode<RawPtrT> CodeStubAssembler::LoadFixedTypedArrayBackingStore( in LoadFixedTypedArrayBackingStore() function in v8::internal::CodeStubAssembler2276 TNode<RawPtrT> data_pointer = LoadFixedTypedArrayBackingStore(elements); in StoreFixedTypedArrayElementFromTagged()9482 TNode<RawPtrT> backing_store = LoadFixedTypedArrayBackingStore(elements); in EmitBigTypedArrayElementStore()9600 LoadFixedTypedArrayBackingStore(CAST(elements)); in EmitElementStore()9606 Node* backing_store = LoadFixedTypedArrayBackingStore(CAST(elements)); in EmitElementStore()
1085 TNode<RawPtrT> LoadFixedTypedArrayBackingStore(
1861 Node* backing_store = LoadFixedTypedArrayBackingStore(CAST(elements)); in EmitElementLoad()