Home
last modified time | relevance | path

Searched refs:processInstr (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXReplaceImageHandles.cpp43 bool processInstr(MachineInstr &MI);
64 Changed |= processInstr(MI); in runOnMachineFunction()
79 bool NVPTXReplaceImageHandles::processInstr(MachineInstr &MI) { in processInstr() function in NVPTXReplaceImageHandles
/external/llvm/lib/Target/NVPTX/
DNVPTXReplaceImageHandles.cpp43 bool processInstr(MachineInstr &MI);
64 Changed |= processInstr(MI); in runOnMachineFunction()
79 bool NVPTXReplaceImageHandles::processInstr(MachineInstr &MI) { in processInstr() function in NVPTXReplaceImageHandles
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDisassemblerEmitter.cpp119 RecognizableInstr::processInstr(Tables, *numberedInstructions[i], i); in run()
DX86RecognizableInstr.h251 static void processInstr(DisassemblerTables &tables,
DX86RecognizableInstr.cpp268 void RecognizableInstr::processInstr(DisassemblerTables &tables, in processInstr() function in RecognizableInstr
/external/llvm/utils/TableGen/
DDisassemblerEmitter.cpp117 RecognizableInstr::processInstr(Tables, *numberedInstructions[i], i); in EmitDisassembler()
DX86RecognizableInstr.h228 static void processInstr(DisassemblerTables &tables,
DX86RecognizableInstr.cpp264 void RecognizableInstr::processInstr(DisassemblerTables &tables, in processInstr() function in RecognizableInstr
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDisassemblerEmitter.cpp118 RecognizableInstr::processInstr(Tables, *numberedInstructions[i], i); in EmitDisassembler()
DX86RecognizableInstr.h348 static void processInstr(DisassemblerTables &tables,
DX86RecognizableInstr.cpp137 void RecognizableInstr::processInstr(DisassemblerTables &tables, in processInstr() function in RecognizableInstr