Searched refs:SIFoldOperands (Results 1 – 5 of 5) sorted by relevance
69 class SIFoldOperands : public MachineFunctionPass { class118 SIFoldOperands() : MachineFunctionPass(ID) { in SIFoldOperands() function in __anon66c9ee070111::SIFoldOperands134 INITIALIZE_PASS(SIFoldOperands, DEBUG_TYPE,137 char SIFoldOperands::ID = 0;139 char &llvm::SIFoldOperandsID = SIFoldOperands::ID;164 bool SIFoldOperands::frameIndexMayFold(const MachineInstr &UseMI, int OpNo, in frameIndexMayFold()184 return new SIFoldOperands(); in createSIFoldOperandsPass()187 bool SIFoldOperands::updateOperand(FoldCandidate &Fold) const { in updateOperand()333 bool SIFoldOperands::tryAddToFoldList(SmallVectorImpl<FoldCandidate> &FoldList, in tryAddToFoldList()456 bool SIFoldOperands::isUseSafeToFold(const MachineInstr &MI, in isUseSafeToFold()[all …]
137 SIFoldOperands.cpp
117 // SIFoldOperands pass to enable folding of inline immediates.
102 SIFoldOperands.cpp \
218 "SIFoldOperands.cpp",