Home
last modified time | relevance | path

Searched defs:InstList (Results 1 – 3 of 3) sorted by relevance

/external/llvm/utils/TableGen/
DCodeEmitterGen.cpp294 std::vector<std::string> &InstList = IE->second; in run() local
/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp1075 BasicBlock::InstListType &InstList = NewBB->getInstList(); in handleLandingPad() local
1171 BasicBlock::InstListType &InstList = NewBB->getInstList(); in handleResume() local
1185 BasicBlock::InstListType &InstList = NewBB->getInstList(); in handleLandingPad() local
1195 BasicBlock::InstListType &InstList = NewBB->getInstList(); in handleBeginCatch() local
DCodeGenPrepare.cpp1490 BasicBlock::InstListType &InstList = (*PI)->getInstList(); in DupRetToEnableTailCallOpts() local