HomeSort by relevance Sort by last modified time
    Searched refs:kPrimLongMax (Results 1 - 4 of 4) sorted by null

  /art/compiler/optimizing/
code_generator.h 55 static int64_t constexpr kPrimLongMax = INT64_C(0x7fffffffffffffff);
    [all...]
nodes.cc     [all...]
code_generator_x86_64.cc     [all...]
intrinsics_x86_64.cc 730 codegen_->Load64BitValue(out, kPrimLongMax);
    [all...]

Completed in 1563 milliseconds