Searched defs:Int32Constant (Results 1 – 8 of 8) sorted by relevance
189 Node* JSGraph::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::JSGraph
26 Node* GraphAssembler::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::GraphAssembler
38 Node* MachineOperatorReducer::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::MachineOperatorReducer
163 Node* CodeAssembler::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::CodeAssembler
1021 const Operator* CommonOperatorBuilder::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::CommonOperatorBuilder
84 Node* Int32Constant(int32_t value) { in Int32Constant() function
471 Node* WasmGraphBuilder::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::WasmGraphBuilder
364 Node Int32Constant(int32_t Value) { in Int32Constant() function in IceBuilder