Home
last modified time | relevance | path

Searched defs:check_zero (Results 1 – 5 of 5) sorted by relevance

/art/compiler/dex/quick/mips/
Dint_mips.cc266 RegLocation rl_src2, bool is_div, bool check_zero) { in GenDivRem()
/art/compiler/dex/quick/
Dgen_common.cc1426 bool check_zero = false; in GenArithOpInt() local
1838 bool check_zero = false; in GenArithOpLong() local
/art/compiler/dex/quick/arm/
Dint_arm.cc685 RegLocation rl_src2, bool is_div, bool check_zero) { in GenDivRem()
/art/compiler/dex/quick/arm64/
Dint_arm64.cc612 RegLocation rl_src2, bool is_div, bool check_zero) { in GenDivRem()
/art/compiler/dex/quick/x86/
Dint_x86.cc754 RegLocation rl_src2, bool is_div, bool check_zero) { in GenDivRem()