Home
last modified time | relevance | path

Searched defs:processInstr (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXReplaceImageHandles.cpp1729 bool NVPTXReplaceImageHandles::processInstr(MachineInstr &MI) { in processInstr() function in NVPTXReplaceImageHandles
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp165 void RecognizableInstr::processInstr(DisassemblerTables &tables, in processInstr() function in RecognizableInstr
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVPreLegalizer.cpp330 static void processInstr(MachineInstr &MI, MachineIRBuilder &MIB, in processInstr() function