Searched
full:branch (Results
1576 -
1600 of
4746) sorted by null
<<61626364656667686970>>
/external/mesa3d/docs/ |
relnotes-7.1.html | 21 The master branch of git uses GEM.
|
relnotes-7.2.html | 23 The master branch of git uses GEM.
|
relnotes-7.5.html | 15 with the 7.4.x branch or wait for Mesa 7.5.1.
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_flow.c | 95 * Insert code to test a condition and branch to the end of the current 432 /* Insert branch to the merge block from current block */ 436 * Now patch in the various branch instructions. 439 /* Insert the conditional branch instruction at the end of entry_block */
|
/external/mesa3d/src/gallium/drivers/radeon/ |
radeon_llvm.h | 103 struct radeon_llvm_branch branch[RADEON_LLVM_MAX_BRANCH_DEPTH]; member in struct:radeon_llvm_context
|
/external/nist-sip/java/javax/sip/header/ |
HeaderFactory.java | 173 String branch) throws InvalidArgumentException, ParseException;
|
/external/opencv/cv/src/ |
_cvkdtree.hpp | 327 // construct bbf_node given minimum distance to bounds of alternate branch 332 // add bbf_node for alternate branch in priority queue 342 // push bbf_node with bounds of alternate branch, then branch
|
/external/skia/src/core/ |
SkFontDescriptor.cpp | 65 // Remove this branch when MIN_PICTURE_VERSION > 45
|
/external/slf4j/slf4j-site/src/site/pages/templates/ |
left.js | 44 document.write('<div class="pub"><img src="https://travis-ci.org/qos-ch/slf4j.svg?branch=master"/></div>');
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
2001-06-01-GCCOptimizations2.txt | 63 11. Branch shorting for CISC machines
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
ExpandISelPseudos.cpp | 12 // implemented with a conditional branch and a phi, or an atomic operation
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
Thumb2InstrInfo.h | 71 /// to llvm::getInstrPredicate except it returns AL for conditional branch
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
AlphaTargetMachine.cpp | 47 // Must run branch selection immediately preceding the asm printer
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
SPUInstrInfo.h | 66 //! Reverses a branch's condition, returning false on success.
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
MSP430InstrInfo.h | 74 // Branch folding goodness
|
/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
PTXInstrInfo.h | 76 // branch support
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
X86JITInfo.h | 35 /// overwriting OLD with a branch to NEW. This is used for self-modifying
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
indirectbr.ll | 15 ; indirect branch gets duplicated here
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/ |
2010-06-14-NEONCoalescer.ll | 1 ; RUN: llc < %s -O3 -relocation-model=pic -mattr=+thumb2 -mcpu=cortex-a8 -disable-branch-fold | FileCheck %s
|
thumb2-ifcvt2.ll | 25 ; FIXME: Need post-ifcvt branch folding to get rid of the extra br at end of BB1.
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
2008-04-16-ReMatBug.ll | 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -disable-cgp-branch-opts | grep movw | not grep {, %e}
|
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/MBlaze/ |
mblaze_branch.txt | 4 # Branch instructions
|
/external/swiftshader/third_party/LLVM/test/Transforms/JumpThreading/ |
select.ll | 9 ; Jump threading of branch with select as condition.
|
/external/v8/src/arm64/ |
instructions-arm64.h | 307 // The range of the branch instruction, expressed as 'instr +- range'. 363 // Find the PC offset encoded in this instruction. 'this' may be a branch or 368 // Find the target of this instruction. 'this' may be a branch or a 374 // Patch a PC-relative offset to refer to 'target'. 'this' may be a branch or
|
/external/v8/src/builtins/ |
builtins-conversion.cc | 66 assembler->Branch(assembler->Int32LessThanOrEqual( 253 assembler->Branch(assembler->IsCallableMap(method_map), 344 assembler->Branch(assembler->IsHeapNumberMap(assembler->LoadMap(len)), 414 assembler->Branch(assembler->TaggedIsSmi(object), &if_number, &if_notsmi);
|
Completed in 1073 milliseconds
<<61626364656667686970>>