Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Draw-machine-assembler.h323 Node* Int32Mod(Node* a, Node* b) { in Int32Mod() function
Dsimplified-lowering.cc3615 Node* SimplifiedLowering::Int32Mod(Node* const node) { in Int32Mod() function in v8::internal::compiler::SimplifiedLowering