Home
last modified time | relevance | path

Searched defs:MBBE (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp213 MachineBasicBlock::iterator MBBI = Compare, MBBE = Branch; in convertToBRCT() local
257 MachineBasicBlock::iterator MBBI = Compare, MBBE = Branch; in convertToLoadAndTrap() local
476 MachineBasicBlock::iterator MBBI = MI, MBBE = MI.getParent()->end(); adjustCCMasksForInstr() local
485 MachineBasicBlock::iterator MBBI = MI, MBBE = Compare; adjustCCMasksForInstr() local
517 MBBE = MBB.rend(); MBBI != MBBE;) { optimizeCompareZero() local
617 MachineBasicBlock::iterator MBBI = Compare, MBBE = Branch; fuseCompareOperations() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DFinalizeISel.cpp53 for (MachineBasicBlock::iterator MBBI = MBB->begin(), MBBE = MBB->end(); in runOnMachineFunction() local
H A DVirtRegMap.cpp541 for (MachineFunction::iterator MBBI = MF->begin(), MBBE = MF->end(); in rewrite() local
H A DLiveDebugVariables.cpp923 for (MachineBasicBlock::iterator MBBI = MBB.begin(), MBBE = MBB.end(); in collectDebugValues() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCExpandAtomicPseudoInsts.cpp78 for (MachineBasicBlock::iterator MBBI = MBB.begin(), MBBE = MBB.end(); in runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp466 for (auto MBBE = MFI->end(); MBBI != MBBE; ++MBBI) { in scan() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp1140 auto MBBE = MBB.end(); prepareInsertion() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2018 MBBI = FuncInfo->MBB->begin(), MBBE = FuncInfo->MBB->end(); FinishBasicBlock() local