Home
last modified time | relevance | path

Searched defs:Int32Constant (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dmachine-graph.cc13 Node* MachineGraph::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::MachineGraph
H A Dgraph-assembler.cc25 Node* GraphAssembler::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::GraphAssembler
H A Dmachine-operator-reducer.cc38 Node* MachineOperatorReducer::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::MachineOperatorReducer
H A Dcommon-operator.cc1104 const Operator* CommonOperatorBuilder::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::CommonOperatorBuilder
H A Draw-machine-assembler.h82 Node* Int32Constant(int32_t value) { in Int32Constant() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dmachine-graph.cc14 Node* MachineGraph::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::MachineGraph
H A Dgraph-assembler.cc356 Node* GraphAssembler::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::GraphAssembler
H A Dmachine-operator-reducer.cc146 Node* MachineOperatorReducer::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::MachineOperatorReducer
H A Dcommon-operator.cc1153 const Operator* CommonOperatorBuilder::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::CommonOperatorBuilder
H A Dcode-assembler.cc248 TNode<Int32T> CodeAssembler::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::CodeAssembler
H A Draw-machine-assembler.h95 Node* Int32Constant(int32_t value) { in Int32Constant() function
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dmachine-graph.cc14 Node* MachineGraph::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::MachineGraph
H A Dgraph-assembler.cc377 Node* GraphAssembler::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::GraphAssembler
H A Dmachine-operator-reducer.cc179 Node* MachineOperatorReducer::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::MachineOperatorReducer
H A Dcommon-operator.cc1149 const Operator* CommonOperatorBuilder::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::CommonOperatorBuilder
H A Dcode-assembler.cc256 TNode<Int32T> CodeAssembler::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::CodeAssembler
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Dmachine-graph.cc14 Node* MachineGraph::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::MachineGraph
H A Dgraph-assembler.cc358 Node* GraphAssembler::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::GraphAssembler
H A Dmachine-operator-reducer.cc166 Node* MachineOperatorReducer::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::MachineOperatorReducer
H A Dcommon-operator.cc1158 const Operator* CommonOperatorBuilder::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::CommonOperatorBuilder
H A Dcode-assembler.cc247 TNode<Int32T> CodeAssembler::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::CodeAssembler
H A Draw-machine-assembler.h98 Node* Int32Constant(int32_t value) { in Int32Constant() function
/dports/lang/v8/v8-9.6.180.12/test/unittests/compiler/
H A Dgraph-unittest.cc53 Node* GraphTest::Int32Constant(int32_t value) { in Int32Constant() function in v8::internal::compiler::GraphTest
/dports/lang/v8/v8-9.6.180.12/test/cctest/compiler/
H A Dtest-instruction.cc56 Node* Int32Constant(int32_t val) { in Int32Constant() function in v8::internal::compiler::InstructionTester
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DWasmTranslator.cpp364 Node Int32Constant(int32_t Value) { in Int32Constant() function in IceBuilder

12