Home
last modified time | relevance | path

Searched defs:isLocal (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
DLower.h255 bool isLocal; member
DLowerHelper.cpp237 LowOpLabel* lower_label(Mnemonic m, OpndSize size, int imm, const char* label, bool isLocal) { in lower_label()
243 const char* label, bool isLocal) { in dump_label()