Home
last modified time | relevance | path

Searched defs:numInstructions (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DX86DisassemblerTables.cpp433 uint16_t numInstructions = InstructionSpecifiers.size(); in emitInstructionInfo() local
DEDEmitter.cpp801 unsigned int numInstructions = numberedInstructions.size(); in populateInstInfo() local
DARMDecoderEmitter.cpp1100 unsigned numInstructions = Opcodes.size(); in filterProcessor() local
DFixedLenDecoderEmitter.cpp936 unsigned numInstructions = Opcodes.size(); in filterProcessor() local
/external/mesa3d/src/mesa/program/
Dprog_optimize.c959 GLuint numInstructions, in _mesa_find_temp_intervals()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1430 unsigned numInstructions = Opcodes.size(); in filterProcessor() local
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1404 unsigned numInstructions = Opcodes.size(); in filterProcessor() local
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1740 unsigned numInstructions() { return NumInstructions; } in numInstructions() function
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c1105 uint maxInstructions = 10, numInstructions = 0; in tgsi_exec_machine_bind_shader() local
/external/v8/src/s390/
Dsimulator-s390.cc445 int32_t numInstructions = 10; in Debug() local