/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
H A D | SILowerControlFlow.cpp | 121 for (MachineBasicBlock *MBB = From; MBB != To && !MBB->succ_empty(); in shouldSkip() local 149 MachineBasicBlock &MBB = *MI.getParent(); in SkipIfDead() local 182 MachineBasicBlock &MBB = *MI.getParent(); in If() local 200 MachineBasicBlock &MBB = *MI.getParent(); in Else() local 219 MachineBasicBlock &MBB = *MI.getParent(); in Break() local 233 MachineBasicBlock &MBB = *MI.getParent(); in IfBreak() local 248 MachineBasicBlock &MBB = *MI.getParent(); in ElseBreak() local 263 MachineBasicBlock &MBB = *MI.getParent(); in Loop() local 279 MachineBasicBlock &MBB = *MI.getParent(); in EndCf() local 299 MachineBasicBlock &MBB = *MI.getParent(); in Kill() local [all …]
|
H A D | AMDILCFGStructurizer.cpp | 469 void AMDGPUCFGStructurizer::insertInstrEnd(MachineBasicBlock *MBB, in insertInstrEnd() 478 MachineInstr *AMDGPUCFGStructurizer::insertInstrBefore(MachineBasicBlock *MBB, in insertInstrBefore() 493 MachineBasicBlock *MBB = OldMI->getParent(); in insertInstrBefore() local 505 MachineBasicBlock *MBB = OldMI->getParent(); in insertCondBranchBefore() local 526 void AMDGPUCFGStructurizer::insertCondBranchEnd(MachineBasicBlock *MBB, in insertCondBranchEnd() 581 MachineBasicBlock *MBB) { in setTrueBranch() 586 AMDGPUCFGStructurizer::getFalseBranch(MachineBasicBlock *MBB, in getFalseBranch() 618 DebugLoc AMDGPUCFGStructurizer::getLastDebugLocInBB(MachineBasicBlock *MBB) { in getLastDebugLocInBB() 631 MachineBasicBlock *MBB) { in getNormalBlockBranchInstr() 640 MachineBasicBlock *MBB) { in getLoopendBlockBranchInstr() [all …]
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsSEInstrInfo.cpp | 79 void MipsSEInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() 180 storeRegToStack(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in storeRegToStack() 223 loadRegFromStack(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in loadRegFromStack() 264 MachineBasicBlock &MBB = *MI->getParent(); in expandPostRAPseudo() local 360 MachineBasicBlock &MBB, in adjustStackPtr() 381 MipsSEInstrInfo::loadImmediate(int64_t Imm, MachineBasicBlock &MBB, in loadImmediate() 432 void MipsSEInstrInfo::expandRetRA(MachineBasicBlock &MBB, in expandRetRA() 453 void MipsSEInstrInfo::expandPseudoMFHiLo(MachineBasicBlock &MBB, in expandPseudoMFHiLo() 459 void MipsSEInstrInfo::expandPseudoMTLoHi(MachineBasicBlock &MBB, in expandPseudoMTLoHi() 488 void MipsSEInstrInfo::expandCvtFPInt(MachineBasicBlock &MBB, in expandCvtFPInt() [all …]
|
H A D | Mips16InstrInfo.cpp | 61 void Mips16InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() 93 void Mips16InstrInfo::storeRegToStack(MachineBasicBlock &MBB, in storeRegToStack() 111 void Mips16InstrInfo::loadRegFromStack(MachineBasicBlock &MBB, in loadRegFromStack() 130 MachineBasicBlock &MBB = *MI->getParent(); in expandPostRAPseudo() local 197 MachineBasicBlock &MBB, in makeFrame() 227 MachineBasicBlock &MBB, in restoreFrame() 263 MachineBasicBlock &MBB, in adjustStackPtrBig() 287 unsigned SP, int64_t Amount, MachineBasicBlock &MBB, in adjustStackPtrBigUnrestricted() 294 MachineBasicBlock &MBB, in adjustStackPtr() 308 MachineBasicBlock &MBB, in loadImmediate() [all …]
|
H A D | MipsInstrInfo.cpp | 51 insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const in insertNoop() 57 MachineMemOperand *MipsInstrInfo::GetMemOperand(MachineBasicBlock &MBB, int FI, in GetMemOperand() 86 bool MipsInstrInfo::AnalyzeBranch(MachineBasicBlock &MBB, in AnalyzeBranch() 98 MipsInstrInfo::BuildCondBr(MachineBasicBlock &MBB, MachineBasicBlock *TBB, in BuildCondBr() 117 MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, in InsertBranch() 179 MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, in AnalyzeBranch()
|
H A D | MipsSEFrameLowering.cpp | 91 bool ExpandPseudo::expandInstr(MachineBasicBlock &MBB, Iter I) { in expandInstr() 143 void ExpandPseudo::expandLoadCCond(MachineBasicBlock &MBB, Iter I) { in expandLoadCCond() 163 void ExpandPseudo::expandStoreCCond(MachineBasicBlock &MBB, Iter I) { in expandStoreCCond() 183 void ExpandPseudo::expandLoadACC(MachineBasicBlock &MBB, Iter I, in expandLoadACC() 212 void ExpandPseudo::expandStoreACC(MachineBasicBlock &MBB, Iter I, in expandStoreACC() 240 bool ExpandPseudo::expandCopy(MachineBasicBlock &MBB, Iter I) { in expandCopy() 250 bool ExpandPseudo::expandCopyACC(MachineBasicBlock &MBB, Iter I, in expandCopyACC() 286 bool ExpandPseudo::expandBuildPairF64(MachineBasicBlock &MBB, in expandBuildPairF64() 346 bool ExpandPseudo::expandExtractElementF64(MachineBasicBlock &MBB, in expandExtractElementF64() 413 MachineBasicBlock &MBB = MF.front(); in emitPrologue() local [all …]
|
H A D | Mips16FrameLowering.cpp | 36 MachineBasicBlock &MBB = MF.front(); in emitPrologue() local 104 spillCalleeSavedRegisters(MachineBasicBlock &MBB, in spillCalleeSavedRegisters() 132 bool Mips16FrameLowering::restoreCalleeSavedRegisters(MachineBasicBlock &MBB, in restoreCalleeSavedRegisters() 148 eliminateCallFramePseudoInstr(MachineFunction &MF, MachineBasicBlock &MBB, in eliminateCallFramePseudoInstr()
|
H A D | MipsInstrInfo.h | 90 void storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() 98 void loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64A53Fix835769.cpp | 117 for (auto &MBB : F) { in runOnMachineFunction() local 126 static MachineBasicBlock *getBBFallenThrough(MachineBasicBlock *MBB, in getBBFallenThrough() 151 static MachineInstr *getLastNonPseudo(MachineBasicBlock &MBB, in getLastNonPseudo() 168 static void insertNopBeforeInstruction(MachineBasicBlock &MBB, MachineInstr* MI, in insertNopBeforeInstruction() 187 AArch64A53Fix835769::runOnBasicBlock(MachineBasicBlock &MBB) { in runOnBasicBlock()
|
H A D | AArch64DeadRegisterDefinitionsPass.cpp | 69 MachineBasicBlock &MBB) { in processMachineBasicBlock() 127 for (auto &MBB : MF) in runOnMachineFunction() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/MSP430/ |
H A D | MSP430InstrInfo.cpp | 37 void MSP430InstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() 65 void MSP430InstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() 91 void MSP430InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() 172 bool MSP430InstrInfo::AnalyzeBranch(MachineBasicBlock &MBB, in AnalyzeBranch() 263 MSP430InstrInfo::InsertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, in InsertBranch()
|
H A D | MSP430FrameLowering.cpp | 43 MachineBasicBlock &MBB = MF.front(); // Prolog goes in entry BB in emitPrologue() local 181 MSP430FrameLowering::spillCalleeSavedRegisters(MachineBasicBlock &MBB, in spillCalleeSavedRegisters() 207 MSP430FrameLowering::restoreCalleeSavedRegisters(MachineBasicBlock &MBB, in restoreCalleeSavedRegisters() 227 eliminateCallFramePseudoInstr(MachineFunction &MF, MachineBasicBlock &MBB, in eliminateCallFramePseudoInstr()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86PadShortFunction.cpp | 117 MachineBasicBlock *MBB; in runOnMachineFunction() local 149 void PadShortFunc::findReturns(MachineBasicBlock *MBB, unsigned int Cycles) { in findReturns() 173 bool PadShortFunc::cyclesUntilReturn(MachineBasicBlock *MBB, in cyclesUntilReturn() 209 void PadShortFunc::addPadding(MachineBasicBlock *MBB, in addPadding()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTXFrameLowering.cpp | 37 MachineBasicBlock &MBB = MF.front(); in emitPrologue() local 76 MachineFunction &MF, MachineBasicBlock &MBB, in eliminateCallFramePseudoInstr()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
H A D | Thumb1InstrInfo.cpp | 41 void Thumb1InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() 72 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in storeRegToStackSlot() 100 loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in loadRegFromStackSlot()
|
H A D | Thumb2InstrInfo.cpp | 52 MachineBasicBlock *MBB = Tail->getParent(); in ReplaceTailWithBranchTo() local 101 Thumb2InstrInfo::isLegalToSplitMBBAt(MachineBasicBlock &MBB, in isLegalToSplitMBBAt() 113 void Thumb2InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() 126 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in storeRegToStackSlot() 169 loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in loadRegFromStackSlot() 221 void llvm::emitT2RegPlusImmediate(MachineBasicBlock &MBB, in emitT2RegPlusImmediate()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonFixupHwLoops.cpp | 111 for (MachineFunction::iterator MBB = MF.begin(), MBBe = MF.end(); in fixupLoopInstrs() local 124 for (MachineFunction::iterator MBB = MF.begin(), MBBe = MF.end(); in fixupLoopInstrs() local 164 MachineBasicBlock *MBB = MII->getParent(); in convertLoopInstr() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCoreFrameLowering.cpp | 62 static void EmitDefCfaRegister(MachineBasicBlock &MBB, in EmitDefCfaRegister() 72 static void EmitDefCfaOffset(MachineBasicBlock &MBB, in EmitDefCfaOffset() 82 static void EmitCfiOffset(MachineBasicBlock &MBB, in EmitCfiOffset() 98 static void IfNeededExtSP(MachineBasicBlock &MBB, in IfNeededExtSP() 122 static void IfNeededLDAWSP(MachineBasicBlock &MBB, in IfNeededLDAWSP() 177 getFrameIndexMMO(MachineBasicBlock &MBB, int FrameIndex, unsigned flags) { in getFrameIndexMMO() 192 RestoreSpillList(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, in RestoreSpillList() 224 MachineBasicBlock &MBB = MF.front(); // Prolog goes in entry BB in emitPrologue() local 410 spillCalleeSavedRegisters(MachineBasicBlock &MBB, in spillCalleeSavedRegisters() 446 restoreCalleeSavedRegisters(MachineBasicBlock &MBB, in restoreCalleeSavedRegisters() [all …]
|
H A D | XCoreRegisterInfo.cpp | 66 MachineBasicBlock &MBB = *MI.getParent(); in InsertFPImmInst() local 99 MachineBasicBlock &MBB = *MI.getParent(); in InsertFPConstInst() local 133 MachineBasicBlock &MBB = *MI.getParent(); in InsertSPImmInst() local 167 MachineBasicBlock &MBB = *MI.getParent(); in InsertSPConstInst() local 321 MachineBasicBlock &MBB = *MI.getParent(); in eliminateFrameIndex() local
|
H A D | XCoreInstrInfo.cpp | 194 XCoreInstrInfo::AnalyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, in AnalyzeBranch() 282 XCoreInstrInfo::InsertBranch(MachineBasicBlock &MBB,MachineBasicBlock *TBB, in InsertBranch() 341 void XCoreInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() 368 void XCoreInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() 392 void XCoreInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() 441 MachineBasicBlock &MBB, in loadImmediate()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.cpp | 128 bool SparcInstrInfo::AnalyzeBranch(MachineBasicBlock &MBB, in AnalyzeBranch() 231 SparcInstrInfo::InsertBranch(MachineBasicBlock &MBB,MachineBasicBlock *TBB, in InsertBranch() 281 void SparcInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() 351 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in storeRegToStackSlot() 389 loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in loadRegFromStackSlot()
|
H A D | SparcFrameLowering.cpp | 41 MachineBasicBlock &MBB, in emitSPAdjustment() 88 MachineBasicBlock &MBB = MF.front(); in emitPrologue() local 136 eliminateCallFramePseudoInstr(MachineFunction &MF, MachineBasicBlock &MBB, in eliminateCallFramePseudoInstr() 236 for (MachineFunction::iterator MBB = MF.begin(), E = MF.end(); in remapRegsForLeafProc() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCRegisterInfo.cpp | 308 MachineBasicBlock &MBB = *MI.getParent(); in lowerDynamicAlloc() local 431 MachineBasicBlock &MBB = *MI.getParent(); in lowerCRSpilling() local 475 MachineBasicBlock &MBB = *MI.getParent(); in lowerCRRestore() local 548 MachineBasicBlock &MBB = *MI.getParent(); in lowerCRBitSpilling() local 591 MachineBasicBlock &MBB = *MI.getParent(); in lowerCRBitRestore() local 638 MachineBasicBlock &MBB = *MI.getParent(); in lowerVRSAVESpilling() local 663 MachineBasicBlock &MBB = *MI.getParent(); in lowerVRSAVERestore() local 744 MachineBasicBlock &MBB = *MI.getParent(); in eliminateFrameIndex() local 958 MachineBasicBlock &MBB = *MI->getParent(); in needsFrameBaseReg() local 985 materializeFrameBaseRegister(MachineBasicBlock *MBB, in materializeFrameBaseRegister() [all …]
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
H A D | PHIElimination.cpp | 181 MachineBasicBlock &MBB) { in EliminatePHINodes() 219 void PHIElimination::LowerPHINode(MachineBasicBlock &MBB, in LowerPHINode() 533 for (const auto &MBB : MF) in analyzePHINodes() local 544 MachineBasicBlock &MBB, in SplitPHIEdges() 619 bool PHIElimination::isLiveIn(unsigned Reg, MachineBasicBlock *MBB) { in isLiveIn() 628 bool PHIElimination::isLiveOutPastPHIs(unsigned Reg, MachineBasicBlock *MBB) { in isLiveOutPastPHIs()
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | LivePhysRegs.h | 115 void addLiveIns(const MachineBasicBlock *MBB) { in addLiveIns() 122 void addLiveOuts(const MachineBasicBlock *MBB) { in addLiveOuts()
|