Searched refs:SIFoldOperands (Results 1 – 4 of 4) sorted by relevance
28 class SIFoldOperands : public MachineFunctionPass { class33 SIFoldOperands() : MachineFunctionPass(ID) { in SIFoldOperands() function in __anon117f1b4f0111::SIFoldOperands74 INITIALIZE_PASS(SIFoldOperands, DEBUG_TYPE,77 char SIFoldOperands::ID = 0;79 char &llvm::SIFoldOperandsID = SIFoldOperands::ID;82 return new SIFoldOperands(); in createSIFoldOperandsPass()295 bool SIFoldOperands::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
68 SIFoldOperands.cpp
1916 // 64-bit vector move instruction. This is mainly used by the SIFoldOperands
195 ; SIFoldOperands should not fold the SGPR copy into the instruction