Searched refs:processInstr (Results 1 – 5 of 5) 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
330 static void processInstr(MachineInstr &MI, MachineIRBuilder &MIB, in processInstr() function361 processInstr(MI, MIB, MRI, GR); in processInstrsWithTypeFolding()
43 bool processInstr(MachineInstr &MI);61 Changed |= processInstr(MI); in runOnMachineFunction()1729 bool NVPTXReplaceImageHandles::processInstr(MachineInstr &MI) { in processInstr() function in NVPTXReplaceImageHandles