Searched defs:Int32Constant (Results 1 – 9 of 9) sorted by relevance
150 Node* JSGraph::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::JSGraph
34 Node* MachineOperatorReducer::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::MachineOperatorReducer
128 const Operator* CommonOperatorBuilder::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::CommonOperatorBuilder
40 Node* JSGenericLowering::Int32Constant(int immediate) { in Int32Constant() function in v8::internal::compiler::JSGenericLowering
57 Node* GraphTest::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::GraphTest
74 Node* Int32Constant(int32_t value) { in Int32Constant() function
45 Node* Int32Constant(int32_t value) { in Int32Constant() function
60 Node* Int32Constant(int32_t val) { in Int32Constant() function in InstructionTester
43 Node* Int32Constant(int32_t val) { in Int32Constant() function in PhiReducerTester