Searched refs:processInstr (Results 1 – 6 of 6) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVPostLegalizer.cpp | 52 extern void processInstr(MachineInstr &MI, MachineIRBuilder &MIB, 146 processInstr(I, MIB, MRI, GR); in processNewInstrs()
|
| H A D | SPIRVPreLegalizer.cpp | 403 void processInstr(MachineInstr &MI, MachineIRBuilder &MIB, in processInstr() function 580 processInstr(MI, MIB, MRI, GR); in processInstrsWithTypeFolding()
|
| /src/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | DisassemblerEmitter.cpp | 109 RecognizableInstr::processInstr(Tables, *numberedInstructions[i], i); in EmitDisassembler()
|
| H A D | X86RecognizableInstr.h | 373 static void processInstr(DisassemblerTables &tables,
|
| H A D | X86RecognizableInstr.cpp | 170 void RecognizableInstr::processInstr(DisassemblerTables &tables, in processInstr() function in RecognizableInstr
|
| /src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXReplaceImageHandles.cpp | 43 bool processInstr(MachineInstr &MI); 61 Changed |= processInstr(MI); in runOnMachineFunction() 1741 bool NVPTXReplaceImageHandles::processInstr(MachineInstr &MI) { in processInstr() function in NVPTXReplaceImageHandles
|