HomeSort by relevance Sort by last modified time
    Searched defs:InexpensiveConstantLong (Results 1 - 3 of 3) sorted by null

  /art/compiler/dex/quick/mips/
utility_mips.cc 61 bool MipsMir2Lir::InexpensiveConstantLong(int64_t value) {
  /art/compiler/dex/quick/x86/
utility_x86.cc 59 bool X86Mir2Lir::InexpensiveConstantLong(int64_t value) {
  /art/compiler/dex/quick/arm/
utility_arm.cc 157 bool ArmMir2Lir::InexpensiveConstantLong(int64_t value) {

Completed in 38 milliseconds