HomeSort by relevance Sort by last modified time
    Searched refs:LR (Results 51 - 71 of 71) sorted by null

1 23

  /external/llvm/lib/CodeGen/
RegAllocLinearScan.cpp 661 const LiveRange &LR = *I;
662 if (li_->findLiveInMBBs(LR.start, LR.end, LiveInMBBs)) {
    [all...]
  /external/bison/data/
glr.c 1018 /** True iff LR state STATE has only a default reduction (regardless
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/address/
SipUri.java 752 /** Returns the value of the <code>lr</code> parameter, or null if this
753 * is not set. This is equivalent to getParameter("lr").
755 * @return the value of the <code>lr</code> parameter
758 boolean haslr = this.hasParameter(LR);
893 /** Sets the value of the <code>lr</code> parameter of this SipURI. The lr
901 this.uriParms.set("lr",null); // JvB: fixed to not add duplicates
1016 /** Returns whether the the <code>lr</code> parameter is set. This is
1017 * equivalent to hasParameter("lr"). This interface has no getLrParam a
    [all...]
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.cpp     [all...]
Thumb2SizeReduction.cpp 300 if (isLROk && Reg == ARM::LR)
ARMCodeEmitter.cpp     [all...]
ARMLoadStoreOptimizer.cpp     [all...]
ARMISelLowering.cpp     [all...]
  /external/valgrind/main/memcheck/
mc_machine.c 185 if (o == GOF(LR) && sz == 8) return o;
343 if (o == GOF(LR) && sz == 4) return o;
    [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]
  /external/valgrind/main/coregrind/
launcher-aix5.c 323 /* Get 37 integer registers (GPR0 .. GPR31, PC, CR, LR, CTR, XER) from
350 /* LR */
351 err = ptrace_READ_GPR( child, LR, &iregs_pc_cr_lr_ctr_xer[32+2] );
833 put the continuation address in LR, which is a bit of a drag.
1106 long lr; local
1664 long lr = ptrace64(PT_DETACH, (ULong)child.pid, 0, SIGCONT, 0); local
    [all...]
  /external/openssl/crypto/bn/asm/
pa-risc2.s 847 ;--- not PIC ADDIL LR'__iob-$global$,%r27,%r1 ;offset 0xa20
848 ;--- not PIC LDIL LR'C$7,%r21 ;offset 0xa24
    [all...]
  /external/valgrind/main/exp-ptrcheck/
h_main.c     [all...]
  /external/llvm/lib/Target/ARM/Disassembler/
ARMDisassembler.cpp     [all...]
  /external/libpng/
configure     [all...]
  /external/chromium/sdch/open-vcdiff/
configure     [all...]
  /external/chromium/third_party/libevent/
configure     [all...]
  /external/libffi/
configure     [all...]
  /external/pcre/
configure     [all...]
  /external/protobuf/
configure     [all...]
  /external/protobuf/gtest/
configure     [all...]

Completed in 875 milliseconds

1 23