Searched defs:processInstr (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/NVPTX/ | ||
H A D | NVPTXReplaceImageHandles.cpp | 1741 bool NVPTXReplaceImageHandles::processInstr(MachineInstr &MI) { processInstr() function in NVPTXReplaceImageHandles |
/llvm-project/llvm/utils/TableGen/ | ||
H A D | X86RecognizableInstr.cpp | 170 void RecognizableInstr::processInstr(DisassemblerTables &tables, processInstr() function in RecognizableInstr |
/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVPreLegalizer.cpp | 386 void processInstr(MachineInstr &MI, MachineIRBuilder &MIB, processInstr() function |