Home
last modified time | relevance | path

Searched refs:kCheckNotRef (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/quick/
Dralloc_util.cc429 CheckRegStorage(res, WidenessCheck::kCheckNotWide, RefCheck::kCheckNotRef, FPCheck::kIgnoreFP); in AllocTempSingle()
438 CheckRegStorage(res, WidenessCheck::kCheckWide, RefCheck::kCheckNotRef, FPCheck::kIgnoreFP); in AllocTempDouble()
Dmir_to_lir.cc1411 rl.ref ? RefCheck::kCheckRef : RefCheck::kCheckNotRef, FPCheck::kIgnoreFP, fail, report); in CheckRegLocationImpl()
Dmir_to_lir.h1727 kCheckNotRef enumerator