Searched refs:LoadRootMapWord (Results 1 – 4 of 4) sorted by relevance
726 TNode<AnyTaggedT> CodeAssembler::LoadRootMapWord(RootIndex root_index) { in LoadRootMapWord() function in v8::internal::compiler::CodeAssembler
773 TNode<AnyTaggedT> LoadRootMapWord(RootIndex root_index);
4222 TNode<AnyTaggedT> LoadRootMapWord(RootIndex root_index) { in LoadRootMapWord() function4223 return CodeAssembler::LoadRootMapWord(root_index); in LoadRootMapWord()
11573 LoadRootMapWord(RootIndex::kAllocationMementoMap); in TrapAllocationMemento()11797 root_value = LoadRootMapWord(root_index); in InitializeFieldsWithRoot()