HomeSort by relevance Sort by last modified time
    Searched full:basic (Results 2376 - 2400 of 8959) sorted by null

<<919293949596979899100>>

  /external/llvm/include/llvm/CodeGen/
LatencyPriorityQueue.h 12 // reduce the length of the critical path through the basic block.
MachineBranchProbabilityInfo.h 10 // This pass is used to evaluate branch probabilties on machine basic blocks.
  /external/llvm/include/llvm/IR/
DiagnosticPrinter.h 56 /// \brief Basic diagnostic printer that uses an underlying raw_ostream.
TypeFinder.h 67 /// other ways. GlobalValues, basic blocks, instructions, and inst operands
  /external/llvm/include/llvm/
Pass.h 260 /// "basic" versions of AnalysisGroups.
324 /// 1. Optimizations are local, operating on either a basic block or
327 /// other basic block in the function.
334 /// createPrinterPass - Get a basic block printer pass.
  /external/llvm/include/llvm/Support/
IncludeFile.h 64 /// helps to resolve that problem. The basic strategy is to use this class in
  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 42 /// BBInfo - Per-basic block information used internally by SSAUpdaterImpl.
98 /// BuildBlockList - Starting from the specified basic block, traverse back
199 /// finding dominators. Given two basic blocks, it walks up the dominator
219 /// corresponding to the basic blocks on the BlockList. This uses the
  /external/llvm/lib/Analysis/
InstCount.cpp 27 STATISTIC(TotalBlocks, "Number of basic blocks");
  /external/llvm/lib/CodeGen/
ExpandISelPseudos.cpp 63 // The expansion may involve new basic blocks.
  /external/llvm/lib/MC/MCAnalysis/
MCModuleYAML.cpp 412 return "Basic block start address doesn't match any text atom!";
419 return "Couldn't find matching basic block in function.";
424 return "Couldn't find predecessor basic block.";
431 return "Couldn't find predecessor basic block.";
  /external/llvm/lib/Target/R600/
SIFixSGPRLiveRanges.cpp 14 /// The strategy is to view the entire program as if it were a single basic
  /external/llvm/lib/Target/X86/
X86JITInfo.h 55 /// specific basic block.
  /external/llvm/lib/Transforms/Scalar/
FlattenCFGPass.cpp 59 // Loop over all of the basic blocks and remove them if they are unneeded...
  /external/llvm/test/CodeGen/Hexagon/
BranchPredict.ll 4 ; The basic block placement pass should place the more probable successor
  /external/llvm/test/CodeGen/Mips/
nacl-align.ll 83 ; basic block.
  /external/llvm/test/CodeGen/NVPTX/
arithmetic-fp-sm20.ll 6 ;;===-- Basic instruction selection tests ---------------------------------===;;
  /external/llvm/test/CodeGen/PowerPC/
hello-reloc.s 1 ; This tests for the basic implementation of PPCMachObjectWriter.cpp,
  /external/llvm/test/CodeGen/R600/
select.ll 7 ; condition for the select in a separate basic block.
  /external/llvm/test/CodeGen/Thumb/
dyn-stackalloc.ll 2 ; RUN: llc < %s -mtriple=thumb-apple-darwin -disable-cgp-branch-opts -disable-post-ra -regalloc=basic | FileCheck %s
  /external/llvm/test/CodeGen/Thumb2/
2009-10-15-ITBlockBranch.ll 2 ; RUN: llc < %s -mtriple=thumbv7-eabi -mcpu=cortex-a8 -float-abi=hard -regalloc=basic | FileCheck %s
  /external/llvm/test/CodeGen/X86/
2008-09-18-inline-asm-2.ll 2 ; RUN: llc < %s -march=x86 -regalloc=basic -no-integrated-as | FileCheck %s
2010-05-28-Crash.ll 2 ; RUN: llc -mtriple=x86_64-apple-darwin -regalloc=basic < %s | FileCheck %s
2010-09-30-CMOV-JumpTable-PHI.ll 5 ; The bb.i basic block gets split while emitting the schedule because
  /external/llvm/test/Feature/
optnone-llc.ll 39 ; LLC-Ox-DAG: Skipping pass 'Branch Probability Basic Block Placement'
  /external/llvm/test/Transforms/BBVectorize/
simple3.ll 4 ; Basic depth-3 chain

Completed in 962 milliseconds

<<919293949596979899100>>