Searched refs:processInstr (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXReplaceImageHandles.cpp | 43 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/ |
D | NVPTXReplaceImageHandles.cpp | 43 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/ |
D | DisassemblerEmitter.cpp | 119 RecognizableInstr::processInstr(Tables, *numberedInstructions[i], i); in run()
|
D | X86RecognizableInstr.h | 251 static void processInstr(DisassemblerTables &tables,
|
D | X86RecognizableInstr.cpp | 268 void RecognizableInstr::processInstr(DisassemblerTables &tables, in processInstr() function in RecognizableInstr
|
/external/llvm/utils/TableGen/ |
D | DisassemblerEmitter.cpp | 117 RecognizableInstr::processInstr(Tables, *numberedInstructions[i], i); in EmitDisassembler()
|
D | X86RecognizableInstr.h | 228 static void processInstr(DisassemblerTables &tables,
|
D | X86RecognizableInstr.cpp | 264 void RecognizableInstr::processInstr(DisassemblerTables &tables, in processInstr() function in RecognizableInstr
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | DisassemblerEmitter.cpp | 118 RecognizableInstr::processInstr(Tables, *numberedInstructions[i], i); in EmitDisassembler()
|
D | X86RecognizableInstr.h | 348 static void processInstr(DisassemblerTables &tables,
|
D | X86RecognizableInstr.cpp | 137 void RecognizableInstr::processInstr(DisassemblerTables &tables, in processInstr() function in RecognizableInstr
|