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
69 Node* GraphAssembler::Int64Constant(int64_t value) { in Int64Constant() function in v8::internal::compiler::GraphAssembler
1160 const Operator* CommonOperatorBuilder::Int64Constant(int64_t value) { in Int64Constant() function in v8::internal::compiler::CommonOperatorBuilder
187 Node* MachineOperatorReducer::Int64Constant(int64_t value) { in Int64Constant() function in v8::internal::compiler::MachineOperatorReducer
260 TNode<Int64T> CodeAssembler::Int64Constant(int64_t value) { in Int64Constant() function in v8::internal::compiler::CodeAssembler
102 Node* Int64Constant(int64_t value) { in Int64Constant() function
720 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