HomeSort by relevance Sort by last modified time
    Searched full:blocks (Results 2951 - 2975 of 5464) sorted by null

<<111112113114115116117118119120>>

  /external/llvm/include/llvm/CodeGen/
SelectionDAGISel.h 253 /// \brief Perform instruction selection on all basic blocks in the function.
  /external/llvm/include/llvm/
PassAnalysisSupport.h 100 /// 1. Add or remove basic blocks from the function
  /external/llvm/lib/Analysis/
Loads.cpp 163 // Don't scan huge blocks.
ProfileInfoLoaderPass.cpp 62 // blocks as possbile.
  /external/llvm/lib/IR/
Pass.cpp 243 // 1. Add or remove basic blocks from the function
  /external/llvm/lib/Support/
MD5.cpp 73 /// \brief This processes one or more 64-byte data blocks, but does NOT update
  /external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 111 /// HasITBlocks - True if IT blocks have been inserted.
  /external/llvm/lib/Target/Hexagon/
HexagonExpandPredSpillCode.cpp 77 // Loop over all of the basic blocks.
HexagonPeephole.cpp 124 // Loop over all of the basic blocks.
HexagonSplitTFRCondSets.cpp 84 // Loop over all of the basic blocks.
  /external/llvm/lib/Target/MSP430/
MSP430FrameLowering.cpp 121 llvm_unreachable("Can only insert epilog into returning blocks");
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.td 225 // multiple basic blocks.
  /external/llvm/lib/Transforms/IPO/
PruneEH.cpp 160 // into call instructions with a branch. This makes the exception blocks
  /external/llvm/lib/Transforms/ObjCARC/
DependencyAnalysis.cpp 245 // Determine whether the original StartBB post-dominates all of the blocks we
  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 322 // Give up if the loop has multiple blocks or multiple backedges.
687 // Scan all the blocks in the loop that are not in subloops.
690 // Ignore blocks in subloops.
733 // to dominate all the exit blocks of the loop. Verify this now.
    [all...]
  /external/llvm/lib/Transforms/Utils/
LowerSwitch.cpp 86 BasicBlock *Cur = I++; // Advance over block so we don't traverse new blocks
ValueMapper.cpp 197 // Remap phi nodes' incoming blocks.
  /external/llvm/test/Transforms/Inline/
inline_constprop.ll 60 ; Check that even if the expensive path is hidden behind several basic blocks,
  /external/llvm/test/Transforms/LICM/
sinking.ll 62 ; the instruction to the exit blocks instead of executing it on every
  /external/llvm/test/Transforms/SimplifyCFG/
indirectbr.ll 67 ; Make sure the blocks in the next few tests aren't trivially removable as
  /external/llvm/tools/llvm-prof/
llvm-prof.cpp 219 outs() << "Top 20 most frequently executed basic blocks:\n\n";
  /external/llvm/unittests/Support/
MemoryTest.cpp 44 // Returns true if the memory blocks overlap
  /external/mesa3d/include/EGL/
egl.h 240 /* EGL extensions must request enum blocks from the Khronos
  /external/mesa3d/src/glsl/
glsl_parser.yy     [all...]
opt_tree_grafting.cpp 46 * then go through basic blocks seeing if we find an opportunity to

Completed in 1007 milliseconds

<<111112113114115116117118119120>>