Searched defs:processInstr (Results 1 - 2 of 2) sorted by relevance

/external/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
/external/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp265 void RecognizableInstr::processInstr(DisassemblerTables &tables, function in class:RecognizableInstr

Completed in 195 milliseconds