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

  /art/compiler/dex/quick/mips/
call_mips.cc 100 LIR* base_label = NewLIR0(kPseudoTargetLabel); local
102 tab_rec->anchor = base_label;
104 NewLIR4(kMipsDelta, rBase, 0, reinterpret_cast<uintptr_t>(base_label),
190 LIR* base_label = NewLIR0(kPseudoTargetLabel); local
192 tab_rec->anchor = base_label;
199 NewLIR4(kMipsDelta, rBase, 0, reinterpret_cast<uintptr_t>(base_label),
252 LIR* base_label = NewLIR0(kPseudoTargetLabel); local
255 NewLIR4(kMipsDelta, rMIPS_ARG1, 0, reinterpret_cast<uintptr_t>(base_label),
  /external/srec/srec/include/
ann_util.h 69 char* base_label,

Completed in 265 milliseconds