Searched refs:processInstr (Results 1 – 4 of 4) sorted by relevance
43 bool processInstr(MachineInstr &MI);64 Changed |= processInstr(MI); in runOnMachineFunction()79 bool NVPTXReplaceImageHandles::processInstr(MachineInstr &MI) { in processInstr() function in NVPTXReplaceImageHandles
118 RecognizableInstr::processInstr(Tables, *numberedInstructions[i], i); in EmitDisassembler()
231 static void processInstr(DisassemblerTables &tables,
265 void RecognizableInstr::processInstr(DisassemblerTables &tables, in processInstr() function in RecognizableInstr