Searched defs:BIL (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCExpandISEL.cpp | 262 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()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCExpandISEL.cpp | 262 void PPCExpandISEL::handleSpecialCases(BlockISELList &BIL, in handleSpecialCases() 327 void PPCExpandISEL::reorganizeBlockLayout(BlockISELList &BIL, in reorganizeBlockLayout() 435 void PPCExpandISEL::populateBlocks(BlockISELList &BIL) { in populateBlocks() 495 void PPCExpandISEL::expandMergeableISELs(BlockISELList &BIL) { in expandMergeableISELs()
|
/external/llvm/lib/Transforms/Utils/ |
D | BasicBlockUtils.cpp | 171 void llvm::ReplaceInstWithValue(BasicBlock::InstListType &BIL, in ReplaceInstWithValue() 185 void llvm::ReplaceInstWithInst(BasicBlock::InstListType &BIL, in ReplaceInstWithInst()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | BasicBlockUtils.cpp | 435 void llvm::ReplaceInstWithValue(BasicBlock::InstListType &BIL, in ReplaceInstWithValue() 449 void llvm::ReplaceInstWithInst(BasicBlock::InstListType &BIL, in ReplaceInstWithInst()
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | BasicBlockUtils.cpp | 456 void llvm::ReplaceInstWithValue(BasicBlock::InstListType &BIL, in ReplaceInstWithValue() 470 void llvm::ReplaceInstWithInst(BasicBlock::InstListType &BIL, in ReplaceInstWithInst()
|