Searched refs:SIShrinkInstructions (Results 1 – 4 of 4) sorted by relevance
28 class SIShrinkInstructions : public MachineFunctionPass { class35 SIShrinkInstructions() : MachineFunctionPass(ID) { in SIShrinkInstructions() function in __anon911d26be0111::SIShrinkInstructions50 INITIALIZE_PASS(SIShrinkInstructions, DEBUG_TYPE,53 char SIShrinkInstructions::ID = 0;56 return new SIShrinkInstructions(); in createSIShrinkInstructionsPass()215 void SIShrinkInstructions::shrinkMIMG(MachineInstr &MI) { in shrinkMIMG()594 bool SIShrinkInstructions::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
139 SIShrinkInstructions.cpp
110 SIShrinkInstructions.cpp \
223 "SIShrinkInstructions.cpp",