Home
last modified time | relevance | path

Searched refs:Int64Div (Results 1 – 25 of 38) sorted by relevance

12

/dports/lang/v8/v8-9.6.180.12/test/unittests/compiler/
H A Dmachine-operator-unittest.cc211 PURE(Int64Div, 2, 1, 1), // --
388 EXPECT_EQ(machine.Int64Div(), machine.IntDiv()); in TEST_F()
H A Dnode-test-utils.cc2265 IS_BINOP_MATCHER(Int64Div)
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dmachine-operator.h292 const Operator* Int64Div(); in NON_EXPORTED_BASE()
H A Draw-machine-assembler.h372 Node* Int64Div(Node* a, Node* b) { in Int64Div() function
373 return AddNode(machine()->Int64Div(), a, b); in Int64Div()
H A Dopcodes.h498 V(Int64Div) \
H A Dmachine-operator.cc126 V(Int64Div, Operator::kNoProperties, 2, 1, 1) \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dmachine-operator.h359 const Operator* Int64Div(); in NON_EXPORTED_BASE()
H A Draw-machine-assembler.h465 Node* Int64Div(Node* a, Node* b) { in Int64Div() function
466 return AddNode(machine()->Int64Div(), a, b); in Int64Div()
H A Dopcodes.h562 V(Int64Div) \
H A Dmachine-operator.cc192 V(Int64Div, Operator::kNoProperties, 2, 1, 1) \
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Draw-machine-assembler.h474 Node* Int64Div(Node* a, Node* b) { in Int64Div() function
475 return AddNode(machine()->Int64Div(), a, b); in Int64Div()
H A Dmachine-operator.h421 const Operator* Int64Div(); in NON_EXPORTED_BASE()
H A Dopcodes.h577 V(Int64Div) \
H A Dmachine-operator.cc247 V(Int64Div, Operator::kNoProperties, 2, 1, 1) \
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Draw-machine-assembler.h513 Node* Int64Div(Node* a, Node* b) { in Int64Div() function
514 return AddNode(machine()->Int64Div(), a, b); in Int64Div()
H A Dmachine-operator.h508 const Operator* Int64Div(); in NON_EXPORTED_BASE()
H A Dgraph-assembler.h114 V(Int64Div) \
H A Dopcodes.h583 V(Int64Div) \
H A Dmachine-operator.cc297 V(Int64Div, Operator::kNoProperties, 2, 1, 1) \
H A Dcode-assembler.h273 V(Int64Div, Int64T, Int64T, Int64T) \
/dports/lang/v8/v8-9.6.180.12/test/unittests/compiler/loong64/
H A Dinstruction-selector-loong64-unittest.cc118 {&RawMachineAssembler::Int64Div, "Int64Div", kLoong64Div_d,
/dports/lang/v8/v8-9.6.180.12/test/unittests/compiler/riscv64/
H A Dinstruction-selector-riscv64-unittest.cc118 {&RawMachineAssembler::Int64Div, "Int64Div", kRiscvDiv64,
/dports/lang/v8/v8-9.6.180.12/test/unittests/compiler/mips64/
H A Dinstruction-selector-mips64-unittest.cc123 {&RawMachineAssembler::Int64Div, "Int64Div", kMips64Ddiv,
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/s390/
H A Dinstruction-selector-s390.cc1512 V(Word64, Int64Div, kS390_Div64, \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc1564 V(Word64, Int64Div, kS390_Div64, \

12