Home
last modified time | relevance | path

Searched defs:Uint32Mod (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Draw-machine-assembler.h482 Node* Uint32Mod(Node* a, Node* b) { in Uint32Mod() function
Dsimplified-lowering.cc4835 Node* SimplifiedLowering::Uint32Mod(Node* const node) { in Uint32Mod() function in v8::internal::compiler::SimplifiedLowering