Home
last modified time | relevance | path

Searched defs:MBB (Results 1 – 25 of 1008) sorted by relevance

12345678910>>...41

/external/llvm-project/llvm/lib/Target/AVR/
DAVRExpandPseudoInsts.cpp64 MachineInstrBuilder buildMI(Block &MBB, BlockIt MBBI, unsigned Opcode) { in buildMI()
68 MachineInstrBuilder buildMI(Block &MBB, BlockIt MBBI, unsigned Opcode, in buildMI()
73 MachineRegisterInfo &getRegInfo(Block &MBB) { return MBB.getParent()->getRegInfo(); } in getRegInfo()
99 bool AVRExpandPseudo::expandMBB(MachineBasicBlock &MBB) { in expandMBB()
142 expandArith(unsigned OpLo, unsigned OpHi, Block &MBB, BlockIt MBBI) { in expandArith()
175 expandLogic(unsigned Op, Block &MBB, BlockIt MBBI) { in expandLogic()
222 expandLogicImm(unsigned Op, Block &MBB, BlockIt MBBI) { in expandLogicImm()
259 bool AVRExpandPseudo::expand<AVR::ADDWRdRr>(Block &MBB, BlockIt MBBI) { in expand()
264 bool AVRExpandPseudo::expand<AVR::ADCWRdRr>(Block &MBB, BlockIt MBBI) { in expand()
269 bool AVRExpandPseudo::expand<AVR::SUBWRdRr>(Block &MBB, BlockIt MBBI) { in expand()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRExpandPseudoInsts.cpp64 MachineInstrBuilder buildMI(Block &MBB, BlockIt MBBI, unsigned Opcode) { in buildMI()
68 MachineInstrBuilder buildMI(Block &MBB, BlockIt MBBI, unsigned Opcode, in buildMI()
73 MachineRegisterInfo &getRegInfo(Block &MBB) { return MBB.getParent()->getRegInfo(); } in getRegInfo()
99 bool AVRExpandPseudo::expandMBB(MachineBasicBlock &MBB) { in expandMBB()
142 expandArith(unsigned OpLo, unsigned OpHi, Block &MBB, BlockIt MBBI) { in expandArith()
175 expandLogic(unsigned Op, Block &MBB, BlockIt MBBI) { in expandLogic()
222 expandLogicImm(unsigned Op, Block &MBB, BlockIt MBBI) { in expandLogicImm()
259 bool AVRExpandPseudo::expand<AVR::ADDWRdRr>(Block &MBB, BlockIt MBBI) { in expand()
264 bool AVRExpandPseudo::expand<AVR::ADCWRdRr>(Block &MBB, BlockIt MBBI) { in expand()
269 bool AVRExpandPseudo::expand<AVR::SUBWRdRr>(Block &MBB, BlockIt MBBI) { in expand()
[all …]
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVExpandPseudoInsts.cpp70 for (auto &MBB : MF) in runOnMachineFunction() local
75 bool RISCVExpandPseudo::expandMBB(MachineBasicBlock &MBB) { in expandMBB()
88 bool RISCVExpandPseudo::expandMI(MachineBasicBlock &MBB, in expandMI()
111 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, in expandAuipcInstPair()
152 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, in expandLoadLocalAddress()
159 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, in expandLoadAddress()
177 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, in expandLoadTLSIEAddress()
188 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, in expandLoadTLSGDAddress()
194 bool RISCVExpandPseudo::expandVSetVL(MachineBasicBlock &MBB, in expandVSetVL()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64SpeculationHardening.cpp187 MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, in endsWithCondControlFlow()
218 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, in insertFullSpeculationBarrier()
241 MachineBasicBlock &MBB, bool &UsesFullSpeculationBarrier) { in instrumentControlFlow()
359 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI) const { in insertSPToRegTaintPropagation()
383 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, in insertRegToSPTaintPropagation()
431 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, MachineInstr &MI, in makeGPRSpeculationSafe()
459 bool AArch64SpeculationHardening::slhLoads(MachineBasicBlock &MBB) { in slhLoads()
548 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, in expandSpeculationSafeValue()
589 bool AArch64SpeculationHardening::insertCSDB(MachineBasicBlock &MBB, in insertCSDB()
602 MachineBasicBlock &MBB, bool UsesFullSpeculationBarrier) { in lowerSpeculationSafeValuePseudos()
[all …]
DAArch64A53Fix835769.cpp122 for (auto &MBB : F) { in runOnMachineFunction() local
130 static MachineBasicBlock *getBBFallenThrough(MachineBasicBlock *MBB, in getBBFallenThrough()
155 static MachineInstr *getLastNonPseudo(MachineBasicBlock &MBB, in getLastNonPseudo()
171 static void insertNopBeforeInstruction(MachineBasicBlock &MBB, MachineInstr* MI, in insertNopBeforeInstruction()
190 AArch64A53Fix835769::runOnBasicBlock(MachineBasicBlock &MBB) { in runOnBasicBlock()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SpeculationHardening.cpp187 MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, in endsWithCondControlFlow()
218 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, in insertFullSpeculationBarrier()
241 MachineBasicBlock &MBB, bool &UsesFullSpeculationBarrier) { in instrumentControlFlow()
359 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI) const { in insertSPToRegTaintPropagation()
383 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, in insertRegToSPTaintPropagation()
431 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, MachineInstr &MI, in makeGPRSpeculationSafe()
459 bool AArch64SpeculationHardening::slhLoads(MachineBasicBlock &MBB) { in slhLoads()
548 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, in expandSpeculationSafeValue()
589 bool AArch64SpeculationHardening::insertCSDB(MachineBasicBlock &MBB, in insertCSDB()
602 MachineBasicBlock &MBB, bool UsesFullSpeculationBarrier) { in lowerSpeculationSafeValuePseudos()
[all …]
/external/llvm/lib/Target/AMDGPU/
DSILowerControlFlow.cpp167 MachineBasicBlock &MBB = *MBBI; in shouldSkip() local
212 MachineBasicBlock &MBB = *MI.getParent(); in skipIfDead() local
249 MachineBasicBlock &MBB = *MI.getParent(); in If() local
272 MachineBasicBlock &MBB = *MI.getParent(); in Else() local
305 MachineBasicBlock &MBB = *MI.getParent(); in Break() local
319 MachineBasicBlock &MBB = *MI.getParent(); in IfBreak() local
334 MachineBasicBlock &MBB = *MI.getParent(); in ElseBreak() local
349 MachineBasicBlock &MBB = *MI.getParent(); in Loop() local
364 MachineBasicBlock &MBB = *MI.getParent(); in EndCf() local
377 MachineBasicBlock *MBB = MI.getOperand(0).getMBB(); in Branch() local
[all …]
DAMDILCFGStructurizer.cpp453 void AMDGPUCFGStructurizer::insertInstrEnd(MachineBasicBlock *MBB, in insertInstrEnd()
462 MachineInstr *AMDGPUCFGStructurizer::insertInstrBefore(MachineBasicBlock *MBB, in insertInstrBefore()
478 MachineBasicBlock *MBB = OldMI->getParent(); in insertInstrBefore() local
490 MachineBasicBlock *MBB = OldMI->getParent(); in insertCondBranchBefore() local
556 MachineBasicBlock *MBB) { in setTrueBranch()
561 AMDGPUCFGStructurizer::getFalseBranch(MachineBasicBlock *MBB, in getFalseBranch()
593 DebugLoc AMDGPUCFGStructurizer::getLastDebugLocInBB(MachineBasicBlock *MBB) { in getLastDebugLocInBB()
606 MachineBasicBlock *MBB) { in getNormalBlockBranchInstr()
615 MachineBasicBlock *MBB) { in getLoopendBlockBranchInstr()
630 MachineInstr *AMDGPUCFGStructurizer::getReturnInstr(MachineBasicBlock *MBB) { in getReturnInstr()
[all …]
/external/llvm-project/llvm/lib/Target/ARM/
DMVETailPredUtils.h81 MachineBasicBlock *MBB = MI->getParent(); variable
101 MachineBasicBlock *MBB = MI->getParent(); in RevertDoLoopStart() local
112 MachineBasicBlock *MBB = MI->getParent(); variable
134 MachineBasicBlock *MBB = MI->getParent(); variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp430 MachineBasicBlock::iterator I, MachineBasicBlock &MBB) { in reversePredicateSetter()
456 void AMDGPUCFGStructurizer::insertInstrEnd(MachineBasicBlock *MBB, in insertInstrEnd()
465 MachineInstr *AMDGPUCFGStructurizer::insertInstrBefore(MachineBasicBlock *MBB, in insertInstrBefore()
481 MachineBasicBlock *MBB = OldMI->getParent(); in insertInstrBefore() local
493 MachineBasicBlock *MBB = OldMI->getParent(); in insertCondBranchBefore() local
559 MachineBasicBlock *MBB) { in setTrueBranch()
564 AMDGPUCFGStructurizer::getFalseBranch(MachineBasicBlock *MBB, in getFalseBranch()
596 DebugLoc AMDGPUCFGStructurizer::getLastDebugLocInBB(MachineBasicBlock *MBB) { in getLastDebugLocInBB()
609 MachineBasicBlock *MBB) { in getNormalBlockBranchInstr()
618 MachineBasicBlock *MBB) { in getLoopendBlockBranchInstr()
[all …]
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp430 MachineBasicBlock::iterator I, MachineBasicBlock &MBB) { in reversePredicateSetter()
456 void AMDGPUCFGStructurizer::insertInstrEnd(MachineBasicBlock *MBB, in insertInstrEnd()
465 MachineInstr *AMDGPUCFGStructurizer::insertInstrBefore(MachineBasicBlock *MBB, in insertInstrBefore()
481 MachineBasicBlock *MBB = OldMI->getParent(); in insertInstrBefore() local
493 MachineBasicBlock *MBB = OldMI->getParent(); in insertCondBranchBefore() local
559 MachineBasicBlock *MBB) { in setTrueBranch()
564 AMDGPUCFGStructurizer::getFalseBranch(MachineBasicBlock *MBB, in getFalseBranch()
596 DebugLoc AMDGPUCFGStructurizer::getLastDebugLocInBB(MachineBasicBlock *MBB) { in getLastDebugLocInBB()
609 MachineBasicBlock *MBB) { in getNormalBlockBranchInstr()
618 MachineBasicBlock *MBB) { in getLoopendBlockBranchInstr()
[all …]
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyLateEHPrepare.cpp73 MachineBasicBlock *MBB = WL.pop_back_val(); in getMatchingEHPad() local
98 MachineBasicBlock *MBB = WL.pop_back_val(); in eraseDeadBBsAndChildren() local
138 for (auto &MBB : MF) { in recordCatchRetBBs() local
153 for (auto &MBB : MF) { in addCatches() local
171 for (auto &MBB : MF) { in replaceFuncletReturns() local
211 for (auto &MBB : MF) { in removeUnnecessaryUnreachables() local
265 for (auto &MBB : MF) { in addExceptionExtraction() local
283 for (auto &MBB : MF) { in addExceptionExtraction() local
395 for (auto &MBB : MF) { in restoreStackPointer() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLateEHPrepare.cpp67 MachineBasicBlock *MBB = WL.pop_back_val(); in getMatchingEHPad() local
90 MachineBasicBlock *MBB = WL.pop_back_val(); in eraseDeadBBsAndChildren() local
129 for (auto &MBB : MF) { in addCatches() local
147 for (auto &MBB : MF) { in replaceFuncletReturns() local
187 for (auto &MBB : MF) { in removeUnnecessaryUnreachables() local
241 for (auto &MBB : MF) { in addExceptionExtraction() local
259 for (auto &MBB : MF) { in addExceptionExtraction() local
371 for (auto &MBB : MF) { in restoreStackPointer() local
/external/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp79 void MipsSEInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()
183 storeRegToStack(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in storeRegToStack()
252 loadRegFromStack(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in loadRegFromStack()
332 MachineBasicBlock &MBB = *MI.getParent(); in expandPostRAPseudo() local
439 MachineBasicBlock &MBB, in adjustStackPtr()
466 unsigned MipsSEInstrInfo::loadImmediate(int64_t Imm, MachineBasicBlock &MBB, in loadImmediate()
522 void MipsSEInstrInfo::expandRetRA(MachineBasicBlock &MBB, in expandRetRA()
531 void MipsSEInstrInfo::expandERet(MachineBasicBlock &MBB, in expandERet()
548 void MipsSEInstrInfo::expandPseudoMFHiLo(MachineBasicBlock &MBB, in expandPseudoMFHiLo()
554 void MipsSEInstrInfo::expandPseudoMTLoHi(MachineBasicBlock &MBB, in expandPseudoMTLoHi()
[all …]
DMips16InstrInfo.cpp59 void Mips16InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()
91 void Mips16InstrInfo::storeRegToStack(MachineBasicBlock &MBB, in storeRegToStack()
109 void Mips16InstrInfo::loadRegFromStack(MachineBasicBlock &MBB, in loadRegFromStack()
128 MachineBasicBlock &MBB = *MI.getParent(); in expandPostRAPseudo() local
195 MachineBasicBlock &MBB, in makeFrame()
225 MachineBasicBlock &MBB, in restoreFrame()
261 MachineBasicBlock &MBB, in adjustStackPtrBig()
285 unsigned SP, int64_t Amount, MachineBasicBlock &MBB, in adjustStackPtrBigUnrestricted()
292 MachineBasicBlock &MBB, in adjustStackPtr()
306 MachineBasicBlock &MBB, in loadImmediate()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp83 void MipsSEInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()
245 storeRegToStack(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in storeRegToStack()
319 loadRegFromStack(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in loadRegFromStack()
404 MachineBasicBlock &MBB = *MI.getParent(); in expandPostRAPseudo() local
576 MachineBasicBlock &MBB, in adjustStackPtr()
603 unsigned MipsSEInstrInfo::loadImmediate(int64_t Imm, MachineBasicBlock &MBB, in loadImmediate()
672 void MipsSEInstrInfo::expandRetRA(MachineBasicBlock &MBB, in expandRetRA()
690 void MipsSEInstrInfo::expandERet(MachineBasicBlock &MBB, in expandERet()
707 void MipsSEInstrInfo::expandPseudoMFHiLo(MachineBasicBlock &MBB, in expandPseudoMFHiLo()
713 void MipsSEInstrInfo::expandPseudoMTLoHi(MachineBasicBlock &MBB, in expandPseudoMTLoHi()
[all …]
DMips16InstrInfo.cpp69 void Mips16InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()
106 void Mips16InstrInfo::storeRegToStack(MachineBasicBlock &MBB, in storeRegToStack()
124 void Mips16InstrInfo::loadRegFromStack(MachineBasicBlock &MBB, in loadRegFromStack()
143 MachineBasicBlock &MBB = *MI.getParent(); in expandPostRAPseudo() local
211 MachineBasicBlock &MBB, in makeFrame()
241 MachineBasicBlock &MBB, in restoreFrame()
276 MachineBasicBlock &MBB, in adjustStackPtrBig()
300 unsigned SP, int64_t Amount, MachineBasicBlock &MBB, in adjustStackPtrBigUnrestricted()
307 MachineBasicBlock &MBB, in adjustStackPtr()
321 MachineBasicBlock &MBB, in loadImmediate()
[all …]
/external/llvm/lib/Target/BPF/
DBPFInstrInfo.cpp34 void BPFInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()
45 void BPFInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot()
63 void BPFInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot()
78 bool BPFInstrInfo::analyzeBranch(MachineBasicBlock &MBB, in analyzeBranch()
133 unsigned BPFInstrInfo::InsertBranch(MachineBasicBlock &MBB, in InsertBranch()
/external/llvm-project/llvm/lib/CodeGen/
DReachingDefAnalysis.cpp44 void ReachingDefAnalysis::enterBasicBlock(MachineBasicBlock *MBB) { in enterBasicBlock()
96 void ReachingDefAnalysis::leaveBasicBlock(MachineBasicBlock *MBB) { in leaveBasicBlock()
141 void ReachingDefAnalysis::reprocessBasicBlock(MachineBasicBlock *MBB) { in reprocessBasicBlock()
188 MachineBasicBlock *MBB = TraversedMBB.MBB; in processBasicBlock() local
294 MachineInstr *ReachingDefAnalysis::getInstFromId(MachineBasicBlock *MBB, in getInstFromId()
327 MachineBasicBlock *MBB = Def->getParent(); in getReachingLocalUses() local
349 bool ReachingDefAnalysis::getLiveInUses(MachineBasicBlock *MBB, in getLiveInUses()
370 MachineBasicBlock *MBB = MI->getParent(); in getGlobalUses() local
385 MachineBasicBlock *MBB = ToVisit.back(); in getGlobalUses() local
405 for (auto *MBB : MI->getParent()->predecessors()) in getGlobalReachingDefs() local
[all …]
DLivePhysRegs.cpp153 void LivePhysRegs::addBlockLiveIns(const MachineBasicBlock &MBB) { in addBlockLiveIns()
207 void LivePhysRegs::addLiveOutsNoPristines(const MachineBasicBlock &MBB) { in addLiveOutsNoPristines()
230 void LivePhysRegs::addLiveOuts(const MachineBasicBlock &MBB) { in addLiveOuts()
236 void LivePhysRegs::addLiveIns(const MachineBasicBlock &MBB) { in addLiveIns()
243 const MachineBasicBlock &MBB) { in computeLiveIns()
253 void llvm::addLiveIns(MachineBasicBlock &MBB, const LivePhysRegs &LiveRegs) { in addLiveIns()
275 void llvm::recomputeLivenessFlags(MachineBasicBlock &MBB) { in recomputeLivenessFlags()
336 MachineBasicBlock &MBB) { in computeAndAddLiveIns()
/external/llvm-project/llvm/lib/Target/Mips/
DMips16InstrInfo.cpp69 void Mips16InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()
106 void Mips16InstrInfo::storeRegToStack(MachineBasicBlock &MBB, in storeRegToStack()
124 void Mips16InstrInfo::loadRegFromStack(MachineBasicBlock &MBB, in loadRegFromStack()
143 MachineBasicBlock &MBB = *MI.getParent(); in expandPostRAPseudo() local
211 MachineBasicBlock &MBB, in makeFrame()
241 MachineBasicBlock &MBB, in restoreFrame()
276 MachineBasicBlock &MBB, in adjustStackPtrBig()
300 unsigned SP, int64_t Amount, MachineBasicBlock &MBB, in adjustStackPtrBigUnrestricted()
307 MachineBasicBlock &MBB, in adjustStackPtr()
321 MachineBasicBlock &MBB, in loadImmediate()
[all …]
DMipsSEInstrInfo.cpp83 void MipsSEInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()
245 storeRegToStack(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in storeRegToStack()
319 loadRegFromStack(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in loadRegFromStack()
404 MachineBasicBlock &MBB = *MI.getParent(); in expandPostRAPseudo() local
590 MachineBasicBlock &MBB, in adjustStackPtr()
617 unsigned MipsSEInstrInfo::loadImmediate(int64_t Imm, MachineBasicBlock &MBB, in loadImmediate()
686 void MipsSEInstrInfo::expandRetRA(MachineBasicBlock &MBB, in expandRetRA()
704 void MipsSEInstrInfo::expandERet(MachineBasicBlock &MBB, in expandERet()
721 void MipsSEInstrInfo::expandPseudoMFHiLo(MachineBasicBlock &MBB, in expandPseudoMFHiLo()
727 void MipsSEInstrInfo::expandPseudoMTLoHi(MachineBasicBlock &MBB, in expandPseudoMTLoHi()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLivePhysRegs.cpp153 void LivePhysRegs::addBlockLiveIns(const MachineBasicBlock &MBB) { in addBlockLiveIns()
207 void LivePhysRegs::addLiveOutsNoPristines(const MachineBasicBlock &MBB) { in addLiveOutsNoPristines()
230 void LivePhysRegs::addLiveOuts(const MachineBasicBlock &MBB) { in addLiveOuts()
236 void LivePhysRegs::addLiveIns(const MachineBasicBlock &MBB) { in addLiveIns()
243 const MachineBasicBlock &MBB) { in computeLiveIns()
253 void llvm::addLiveIns(MachineBasicBlock &MBB, const LivePhysRegs &LiveRegs) { in addLiveIns()
275 void llvm::recomputeLivenessFlags(MachineBasicBlock &MBB) { in recomputeLivenessFlags()
323 MachineBasicBlock &MBB) { in computeAndAddLiveIns()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVExpandPseudoInsts.cpp80 for (auto &MBB : MF) in runOnMachineFunction() local
85 bool RISCVExpandPseudo::expandMBB(MachineBasicBlock &MBB) { in expandMBB()
98 bool RISCVExpandPseudo::expandMI(MachineBasicBlock &MBB, in expandMI()
274 MachineBasicBlock *MBB, Register DestReg, in insertMaskedMerge()
359 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, in expandAtomicBinOp()
397 MachineBasicBlock *MBB, Register ValReg, in insertSext()
408 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, in expandAtomicMinMaxOp()
529 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, bool IsMasked, in expandAtomicCmpXchg()
625 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, in expandAuipcInstPair()
666 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, in expandLoadLocalAddress()
[all …]
/external/llvm/lib/Target/AArch64/
DAArch64A53Fix835769.cpp118 for (auto &MBB : F) { in runOnMachineFunction() local
126 static MachineBasicBlock *getBBFallenThrough(MachineBasicBlock *MBB, in getBBFallenThrough()
151 static MachineInstr *getLastNonPseudo(MachineBasicBlock &MBB, in getLastNonPseudo()
167 static void insertNopBeforeInstruction(MachineBasicBlock &MBB, MachineInstr* MI, in insertNopBeforeInstruction()
186 AArch64A53Fix835769::runOnBasicBlock(MachineBasicBlock &MBB) { in runOnBasicBlock()

12345678910>>...41