HomeSort by relevance Sort by last modified time
    Searched refs:BRANCH (Results 51 - 75 of 98) sorted by null

1 23 4

  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
a.out.go 179 BRANCH = 1 << 3
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
sre_parse.py 107 elif op == "branch":
149 if op is BRANCH:
337 # move it out of the branch
344 # check if the branch can be replaced by a character set
350 # branch (the compiler may optimize this even more)
358 subpattern.append((BRANCH, (None, items)))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
sre_parse.py 107 elif op == "branch":
149 if op is BRANCH:
337 # move it out of the branch
344 # check if the branch can be replaced by a character set
350 # branch (the compiler may optimize this even more)
358 subpattern.append((BRANCH, (None, items)))
  /external/libavc/common/arm/
ih264_intra_pred_luma_16x16_a9q.s 290 ands r2, r4, #0x04 @CHECKING TOP AVAILABILTY OR ELSE BRANCH TO NONE AVAILABLE
ih264_intra_pred_chroma_a9q.s 141 ands r2, r4, #0x04 @CHECKING TOP AVAILABILTY OR ELSE BRANCH TO NONE AVAILABLE
ih264_intra_pred_luma_4x4_a9q.s 301 ands r11, r4, #0x04 @ CHECKING TOP AVAILABILTY OR ELSE BRANCH TO NONE AVAILABLE
ih264_intra_pred_luma_8x8_a9q.s 369 ands r2, r4, #0x04 @CHECKING TOP AVAILABILTY OR ELSE BRANCH TO NONE AVAILABLE
  /external/mesa3d/src/gallium/drivers/radeon/
R600ISelLowering.cpp 199 case AMDGPU::BRANCH:
  /toolchain/binutils/binutils-2.25/opcodes/
lm32-opinst.c 86 { INPUT, "branch", HW_H_IADDR, CGEN_MODE_USI, OP_ENT (BRANCH), 0, COND_REF },
arc-opc.c 143 'B' BRANCH branch address (22 bit pc relative)
235 /* Branch delay types. */
247 /* Branch address; b, bl, and lp insns. */
248 #define BRANCH (FORCELIMM + 1)
253 #define JUMP (BRANCH + 1)
978 /* Insert a relative address for a branch insn (b, bl, or lp). */
989 *errmsg = _("branch address not on 4 byte boundary");
    [all...]
micromips-opc.c 78 case 'D': BRANCH (10, 0, 1);
79 case 'E': BRANCH (7, 0, 1);
185 case 'p': BRANCH (16, 0, 1);
    [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/arm64/
a.out.go 254 BRANCH
291 // TODO(aram): only one branch class should be enough
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
a.out.go 251 BRANCH
288 // TODO(aram): only one branch class should be enough
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/arm64/
a.out.go 254 BRANCH
291 // TODO(aram): only one branch class should be enough
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
a.out.go 251 BRANCH
288 // TODO(aram): only one branch class should be enough
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPServerTransaction.java 554 // Branch code in the topmost Via header
568 // Get the topmost Via header and its branch parameter
576 // If the branch parameter exists but
590 // If a new branch parameter exists,
594 // shares the same same branch id of the invite
604 // branch parameter.
    [all...]
  /external/proguard/src/proguard/optimize/
Optimizer.java 69 private static final String CODE_SIMPLIFICATION_BRANCH = "code/simplification/branch";
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tmschema.h 837 TM_PART(3,TVP,BRANCH)
  /toolchain/binutils/binutils-2.25/gas/config/
tc-d10v.c 847 branch or should not be packed, then don't parallelize. */
849 && (op1->exec_type & (ALONE | BRANCH)))
981 /* Case of a short branch on a separate GAS line. Pack with NOP. */
    [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDILCFGStructurizer.cpp 256 /// BB with backward-edge could have move instructions after the branch
612 case AMDGPU::BRANCH:
772 // Remove unconditional branch instr.
    [all...]
R600InstrInfo.cpp 687 return Opcode == AMDGPU::BRANCH || Opcode == AMDGPU::BRANCH_COND_i32 ||
704 // AMDGPU::BRANCH* instructions are only available after isel and are not
739 return true; // Can't handle indirect branch.
    [all...]
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.1.201405082137/
org.jacoco.core-0.7.1.201405082137.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.3.201501221555/
org.jacoco.core-0.7.3.201501221555.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.4.201502262128/
org.jacoco.core-0.7.4.201502262128.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.5.201505241946/
org.jacoco.core-0.7.5.201505241946.jar 

Completed in 2987 milliseconds

1 23 4