Searched refs:InstrT (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDILCFGStructurizer.cpp212 template <class InstrT>
217 //SmallVector<InstrT*, DEFAULT_VEC_SLOTS> succInstr;
222 template <class BlockT, class InstrT, class RegiT>
265 typedef typename PassT::InstructionType InstrT; typedef in class:llvmCFGStruct::CFGStructurizer
283 typedef BlockInformation<InstrT> BlockInfo;
288 typedef LandInformation<BlockT, InstrT, RegiT> LoopLandInfo;
341 void mergeIfthenelseBlock(InstrT *BranchInstr, BlockT *CurBlock,
810 InstrT *branchInstr = CFGTraits::getNormalBlockBranchInstr(curBlk);
1519 void CFGStructurizer<PassT>::mergeIfthenelseBlock(InstrT *branchInstr,
1614 InstrT *loopBreakInst
[all...]
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILCFGStructurizer.cpp212 template <class InstrT>
217 //SmallVector<InstrT*, DEFAULT_VEC_SLOTS> succInstr;
222 template <class BlockT, class InstrT, class RegiT>
265 typedef typename PassT::InstructionType InstrT; typedef in class:llvmCFGStruct::CFGStructurizer
283 typedef BlockInformation<InstrT> BlockInfo;
288 typedef LandInformation<BlockT, InstrT, RegiT> LoopLandInfo;
341 void mergeIfthenelseBlock(InstrT *BranchInstr, BlockT *CurBlock,
810 InstrT *branchInstr = CFGTraits::getNormalBlockBranchInstr(curBlk);
1519 void CFGStructurizer<PassT>::mergeIfthenelseBlock(InstrT *branchInstr,
1614 InstrT *loopBreakInst
[all...]

Completed in 342 milliseconds