HomeSort by relevance Sort by last modified time
    Searched full:branch (Results 251 - 275 of 4746) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/Target/PowerPC/
PPCBranchSelector.cpp 13 // positions pass, and a branch pseudo op to machine branch opcode pass. This
29 #define DEBUG_TYPE "ppc-branch-select"
55 return "PowerPC Branch Selector";
61 INITIALIZE_PASS(PPCBSel, "ppc-branch-select", "PowerPC Branch Selector",
64 /// createPPCBranchSelectionPass - returns an instance of the Branch Selection
117 // If the entire function is smaller than the displacement of a branch field,
125 // For each conditional branch, if the offset to its destination is larger
126 // than the offset field allows, transform it into a long branch sequenc
    [all...]
  /external/chromium-trace/catapult/telemetry/telemetry/internal/browser/
browser_info.py 43 # Chromium branch number 2339 (see crrev.com/1003023002).
44 # TODO(jdduke): Resolve lack of branch number support for content_shell
52 # Chromium branch number 2332
59 # Chromium branch number 2480
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/flow/
Instruction.java 41 * Adds an branch to this instruction.
49 * will add an branch to the predecessor.
61 * Marks one branch of this instruction as covered. Also recursively marks
63 * branch.
  /external/libusb/.private/
pre-commit.sh 3 # Sets the nano version according to the number of commits on this branch, as
4 # well as the branch offset.
16 # derivative branch, such as one you would create for private development.
19 # private branch, we kindly ask you to first set BRANCH_OFFSET to 60000, or
  /external/llvm/include/llvm/Support/ELFRelocs/
Lanai.def 12 // 25-bit branch targets
  /external/llvm/test/CodeGen/Mips/
constantfp0.ll 3 define i32 @branch(double %d) nounwind readnone {
  /external/llvm/test/DebugInfo/ARM/
line.test 5 ; branch, then further lowered to CMPri + brcc but without the fidelity that
  /external/llvm/test/DebugInfo/PowerPC/
line.test 5 ; branch, then further lowered to cmplwi + brcc but without the fidelity that
  /external/llvm/test/ExecutionEngine/OrcMCJIT/
test-branch.ll 3 ; test unconditional branch
  /external/llvm/test/Transforms/InstCombine/
2003-06-05-BranchInvertInfLoop.ll 3 ; constantly inverts the branch back and forth.
  /external/llvm/test/Transforms/SCCP/
2004-12-10-UndefBranchBug.ll 4 ; of the branch.
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/
BTree.java 46 BTree branch; local
50 branch = zero;
54 branch = one;
56 branch.addString(path.substring(1), value);
  /external/proguard/src/proguard/optimize/evaluation/
TracedBranchUnit.java 29 * This BranchUnit remembers the branch unit commands that are invoked on it.
46 // Always branch.
47 super.branch(clazz, codeAttribute, offset, branchTarget);
51 // Maybe branch.
  /external/swiftshader/third_party/LLVM/test/CodeGen/Mips/
constantfp0.ll 3 define i32 @branch(double %d) nounwind readnone {
  /external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
2003-06-05-BranchInvertInfLoop.ll 3 ; constantly inverts the branch back and forth.
  /external/swiftshader/third_party/LLVM/test/Transforms/SCCP/
2004-12-10-UndefBranchBug.ll 4 ; of the branch.
  /external/toolchain-utils/deprecated/repo_to_repo_files/
gcc-branches_google_4_7.json.rtr 18 "branch": "gcc.gnu.org/branches/google/gcc-4_7-mobile",
  /external/valgrind/docs/internals/
3_5_BUGSTATUS.txt 8 Stuff to merge to 3.5 branch
  /frameworks/rs/perf-test-scripts/
switch-device 9 BRANCH=(`cd $(dirname ${BASH_SOURCE[0]})/../../.. && pwd`)
44 echo "\"adb\" not setup. Using branch \"$BRANCH\" and lunch type \"$LUNCH_TYPE\""
46 cd $BRANCH
  /sdk/build/
windows_sdk_tools.mk 9 # They are now built in an unbundled branch.
  /system/sepolicy/tools/fc_sort/
README 8 It can be updated to the current tip of master branch with the below command:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
bl-local-v4t.s 8 b foo @ branch foo with reloc.
t2-branch-global.d 1 #name: Thumb-2 branch to constant address
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/
beq_insn.s 0 # 'Branch if Equal to 0' instructions.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nds32/
br-1.d 2 #name: nds32 branch 1 instructions

Completed in 1632 milliseconds

<<11121314151617181920>>