Searched refs:UniqueInt32Constant (Results 1 – 3 of 3) sorted by relevance
29 Node* GraphAssembler::UniqueInt32Constant(int32_t value) { in UniqueInt32Constant() function in v8::internal::compiler::GraphAssembler
179 Node* UniqueInt32Constant(int32_t value);
216 Node* size = __ UniqueInt32Constant(object_size); in VisitAllocateRaw()