Searched defs:Int64Constant (Results 1 – 7 of 7) sorted by relevance
198 Node* JSGraph::Int64Constant(int64_t value) { in Int64Constant() function in v8::internal::compiler::JSGraph
43 Node* MachineOperatorReducer::Int64Constant(int64_t value) { in Int64Constant() function in v8::internal::compiler::MachineOperatorReducer
167 Node* CodeAssembler::Int64Constant(int64_t value) { in Int64Constant() function in v8::internal::compiler::CodeAssembler
1030 const Operator* CommonOperatorBuilder::Int64Constant(int64_t value) { in Int64Constant() function in v8::internal::compiler::CommonOperatorBuilder
90 Node* Int64Constant(int64_t value) { in Int64Constant() function
475 Node* WasmGraphBuilder::Int64Constant(int64_t value) { in Int64Constant() function in v8::internal::compiler::WasmGraphBuilder
372 Node Int64Constant(int64_t Value) { in Int64Constant() function in IceBuilder