Home
last modified time | relevance | path

Searched refs:scaled_key (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dwasm-compiler.cc2667 Node* scaled_key = Uint32ToUintptr( in CallIndirect() local
2672 ift_sig_ids, scaled_key, Effect(), Control())); in CallIndirect()
2683 scaled_key = graph()->NewNode(machine->Word32Shl(), key, in CallIndirect()
2688 ift_targets, scaled_key, Effect(), Control())); in CallIndirect()
2693 graph()->NewNode(machine->IntAdd(), ift_instances, scaled_key), in CallIndirect()