Searched refs:processInstr (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVPostLegalizer.cpp | 41 extern void processInstr(MachineInstr &MI, MachineIRBuilder &MIB, 110 processInstr(I, MIB, MRI, GR, GR->getSPIRVTypeForVReg(ResVReg)); in processNewInstrs()
|
| H A D | SPIRVPreLegalizer.cpp | 471 void processInstr(MachineInstr &MI, MachineIRBuilder &MIB, in processInstr() function 698 processInstr(MI, MIB, MRI, GR, nullptr); in processInstrsWithTypeFolding()
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | DisassemblerEmitter.cpp | 107 RecognizableInstr::processInstr(Tables, *NumberedInst, Idx); in emitDisassembler()
|
| H A D | X86RecognizableInstr.h | 376 static void processInstr(DisassemblerTables &tables,
|
| H A D | X86RecognizableInstr.cpp | 169 void RecognizableInstr::processInstr(DisassemblerTables &tables, in processInstr() function in RecognizableInstr
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXReplaceImageHandles.cpp | 41 bool processInstr(MachineInstr &MI); 57 Changed |= processInstr(MI); in runOnMachineFunction() 1737 bool NVPTXReplaceImageHandles::processInstr(MachineInstr &MI) { in processInstr() function in NVPTXReplaceImageHandles
|