Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXReplaceImageHandles.cpp1729 bool NVPTXReplaceImageHandles::processInstr(MachineInstr &MI) { processInstr() function in NVPTXReplaceImageHandles
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp170 void RecognizableInstr::processInstr(DisassemblerTables &tables, in processInstr() function in RecognizableInstr
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPreLegalizer.cpp403 void processInstr(MachineInstr &MI, MachineIRBuilder &MIB, in processInstr() function