Home
last modified time | relevance | path

Searched refs:kCondUlt (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/
Dcompiler_enums.h202 kCondUlt = kCondCs, enumerator
/art/compiler/dex/quick/x86/
Dcall_x86.cc245 OpCondBranch(kCondUlt, tgt); in GenEntrySequence()