HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_VEC_SLOTS (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/R600/
AMDIL.h 37 #define DEFAULT_VEC_SLOTS 8
AMDILCFGStructurizer.cpp 92 void ReverseVector(SmallVector<NodeT *, DEFAULT_VEC_SLOTS> &Src) {
119 //SmallVector<InstrT*, DEFAULT_VEC_SLOTS> succInstr;
258 void addDummyExitBlock(SmallVector<BlockT *, DEFAULT_VEC_SLOTS> &RetBlocks);
291 typename SmallVector<BlockT *, DEFAULT_VEC_SLOTS>::const_iterator IterStart,
292 typename SmallVector<BlockT *, DEFAULT_VEC_SLOTS>::const_iterator IterEnd);
305 SmallVector<BlockT *, DEFAULT_VEC_SLOTS> orderedBlks;
348 SmallVector<BlockT *, DEFAULT_VEC_SLOTS> retBlks;
367 for (typename SmallVector<BlockT *, DEFAULT_VEC_SLOTS>::const_iterator
441 typename SmallVector<BlockT *, DEFAULT_VEC_SLOTS>::const_iterator
443 typename SmallVector<BlockT *, DEFAULT_VEC_SLOTS>::const_iterato
    [all...]

Completed in 2115 milliseconds