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

  /art/compiler/optimizing/
locations.h 204 T AsFpuRegisterPairHigh() const {
code_generator.cc 518 DCHECK(is_out || !blocked_fpu_registers_[location.AsFpuRegisterPairHigh<int>()]);
519 blocked_fpu_registers_[location.AsFpuRegisterPairHigh<int>()] = true;
    [all...]

Completed in 369 milliseconds