Searched refs:getBBSectionsType (Results 1 – 6 of 6) sorted by relevance
199 if (MF.getTarget().getBBSectionsType() == llvm::BasicBlockSection::All || in assignSections()295 auto BBSectionsType = MF.getTarget().getBBSectionsType(); in handleBBSections()383 if (MF.getTarget().getBBSectionsType() == BasicBlockSection::Labels) in handleBBAddrMap()
238 assert(MF.getTarget().getBBSectionsType() == BasicBlockSection::List && in INITIALIZE_PASS_DEPENDENCY()
1232 TM->getBBSectionsType() != llvm::BasicBlockSection::None; in addMachinePasses()1257 if (TM->getBBSectionsType() == llvm::BasicBlockSection::List) { in addMachinePasses()
470 if (Target.getBBSectionsType() == BasicBlockSection::Labels || in CreateMachineBasicBlock()472 Target.getBBSectionsType() == BasicBlockSection::List) in CreateMachineBasicBlock()
320 llvm::BasicBlockSection getBBSectionsType() const { in getBBSectionsType() function
543 if (MF.getTarget().getBBSectionsType() == BasicBlockSection::Labels) { in initializeMachineFunction()