Searched defs:Uint32Div (Results 1 – 3 of 3) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
D | machine-operator-reducer.cc | 263 Node* MachineOperatorReducer::Uint32Div(Node* dividend, uint32_t divisor) { in Uint32Div() function in v8::internal::compiler::MachineOperatorReducer |
D | raw-machine-assembler.h | 473 Node* Uint32Div(Node* a, Node* b) { in Uint32Div() function |
D | simplified-lowering.cc | 4817 Node* SimplifiedLowering::Uint32Div(Node* const node) { in Uint32Div() function in v8::internal::compiler::SimplifiedLowering |