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

  /art/compiler/dex/quick/mips/
call_mips.cc 101 LIR* base_label = NewLIR0(kPseudoTargetLabel); local
103 tab_rec->anchor = base_label;
105 NewLIR4(kMipsDelta, r_base.GetReg(), 0, WrapPointer(base_label), WrapPointer(tab_rec));
189 LIR* base_label = NewLIR0(kPseudoTargetLabel); local
191 tab_rec->anchor = base_label;
198 NewLIR4(kMipsDelta, r_base.GetReg(), 0, WrapPointer(base_label), WrapPointer(tab_rec));
250 LIR* base_label = NewLIR0(kPseudoTargetLabel); local
253 NewLIR4(kMipsDelta, rMIPS_ARG1, 0, WrapPointer(base_label), WrapPointer(tab_rec));
  /external/srec/srec/include/
ann_util.h 69 char* base_label,
  /external/compiler-rt/lib/dfsan/
dfsan_custom.cc 484 dfsan_label base_label, dfsan_label *ret_label) {
493 base_label,
524 dfsan_label base_label, dfsan_label *ret_label) {
533 base_label,
544 dfsan_label base_label, dfsan_label *ret_label) {
553 base_label,
565 dfsan_label base_label,
575 base_label,

Completed in 479 milliseconds