Home
last modified time | relevance | path

Searched defs:BIL (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCExpandISEL.cpp262 void PPCExpandISEL::handleSpecialCases(BlockISELList &BIL, in handleSpecialCases()
327 void PPCExpandISEL::reorganizeBlockLayout(BlockISELList &BIL, in reorganizeBlockLayout()
424 void PPCExpandISEL::populateBlocks(BlockISELList &BIL) { in populateBlocks()
478 void PPCExpandISEL::expandMergeableISELs(BlockISELList &BIL) { in expandMergeableISELs()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp456 void llvm::ReplaceInstWithValue(BasicBlock::InstListType &BIL, in ReplaceInstWithValue()
470 void llvm::ReplaceInstWithInst(BasicBlock::InstListType &BIL, in ReplaceInstWithInst()