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