Searched defs:Int64Constant (Results 1 – 7 of 7) sorted by relevance
45 Node* GraphTest::Int64Constant(int64_t value) { in Int64Constant() function in v8::internal::compiler::GraphTest
130 Node* JSGraph::Int64Constant(int64_t value) { in Int64Constant() function in v8::internal::compiler::JSGraph
41 Node* MachineOperatorReducer::Int64Constant(int64_t value) { in Int64Constant() function in v8::internal::compiler::MachineOperatorReducer
616 const Operator* CommonOperatorBuilder::Int64Constant(int64_t value) { in Int64Constant() function in v8::internal::compiler::CommonOperatorBuilder
82 Node* Int64Constant(int64_t value) { in Int64Constant() function
371 Node* WasmGraphBuilder::Int64Constant(int64_t value) { in Int64Constant() function in v8::internal::compiler::WasmGraphBuilder
800 Node* Int64Constant(int64_t v) { in Int64Constant() function in v8::internal::compiler::TestingGraph