Home
last modified time | relevance | path

Searched refs:DEFAULT_VEC_SLOTS (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/R600/
DAMDILCFGStructurizer.cpp38 #define DEFAULT_VEC_SLOTS 8 macro
346 SmallVector<MachineBasicBlock *, DEFAULT_VEC_SLOTS> OrderedBlks;
716 SmallVector<MachineInstr *, DEFAULT_VEC_SLOTS> ContInstr; in wrapup()
749 SmallVector<MachineBasicBlock *, DEFAULT_VEC_SLOTS> RetBlks; in prepare()
1151 SmallVector<MachineBasicBlock *, DEFAULT_VEC_SLOTS> ContMBB; in loopcontPatternMatch()