Searched refs:processInstr (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXReplaceImageHandles.cpp43 bool processInstr(MachineInstr &MI);
64 Changed |= processInstr(MI);
79 bool NVPTXReplaceImageHandles::processInstr(MachineInstr &MI) { function in class:NVPTXReplaceImageHandles
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDisassemblerEmitter.cpp117 RecognizableInstr::processInstr(Tables, *numberedInstructions[i], i);
H A DX86RecognizableInstr.h346 /// processInstr - Accepts a CodeGenInstruction and loads decode information
354 static void processInstr(DisassemblerTables &tables,
H A DX86RecognizableInstr.cpp137 void RecognizableInstr::processInstr(DisassemblerTables &tables, function in class:RecognizableInstr

Completed in 87 milliseconds