Searched defs:Int64Constant (Results 1 – 8 of 8) sorted by relevance
22 Node* MachineGraph::Int64Constant(int64_t value) { in Int64Constant() function in v8::internal::compiler::MachineGraph
362 Node* GraphAssembler::Int64Constant(int64_t value) { in Int64Constant() function in v8::internal::compiler::GraphAssembler
170 Node* MachineOperatorReducer::Int64Constant(int64_t value) { in Int64Constant() function in v8::internal::compiler::MachineOperatorReducer
1167 const Operator* CommonOperatorBuilder::Int64Constant(int64_t value) { in Int64Constant() function in v8::internal::compiler::CommonOperatorBuilder
251 TNode<Int64T> CodeAssembler::Int64Constant(int64_t value) { in Int64Constant() function in v8::internal::compiler::CodeAssembler
104 Node* Int64Constant(int64_t value) { in Int64Constant() function
329 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