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

  /external/mesa3d/src/gallium/drivers/radeon/
AMDIL.h 37 #define DEFAULT_VEC_SLOTS 8
AMDILCFGStructurizer.cpp 95 void ReverseVector(SmallVector<NodeT *, DEFAULT_VEC_SLOTS> &Src) {
217 //SmallVector<InstrT*, DEFAULT_VEC_SLOTS> succInstr;
358 void addDummyExitBlock(SmallVector<BlockT *, DEFAULT_VEC_SLOTS> &RetBlocks);
391 typename SmallVector<BlockT *, DEFAULT_VEC_SLOTS>::const_iterator IterStart,
392 typename SmallVector<BlockT *, DEFAULT_VEC_SLOTS>::const_iterator IterEnd);
405 SmallVector<BlockT *, DEFAULT_VEC_SLOTS> orderedBlks;
468 SmallVector<BlockT *, DEFAULT_VEC_SLOTS> retBlks;
487 for (typename SmallVector<BlockT *, DEFAULT_VEC_SLOTS>::const_iterator
577 typename SmallVector<BlockT *, DEFAULT_VEC_SLOTS>::const_iterator
579 typename SmallVector<BlockT *, DEFAULT_VEC_SLOTS>::const_iterato
    [all...]
  /external/llvm/lib/Target/R600/
AMDILCFGStructurizer.cpp 39 #define DEFAULT_VEC_SLOTS 8
353 SmallVector<MachineBasicBlock *, DEFAULT_VEC_SLOTS> OrderedBlks;
723 SmallVector<MachineInstr *, DEFAULT_VEC_SLOTS> ContInstr;
756 SmallVector<MachineBasicBlock *, DEFAULT_VEC_SLOTS> RetBlks;
    [all...]

Completed in 3154 milliseconds