Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/program/
Dprog_optimize.c991 GLuint numInstructions, in _mesa_find_temp_intervals()
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1426 unsigned numInstructions = Opcodes.size(); in filterProcessor() local
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c638 uint maxInstructions = 10, numInstructions = 0; in tgsi_exec_machine_bind_shader() local
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1740 unsigned numInstructions() { return NumInstructions; } in numInstructions() function
/external/v8/src/s390/
Dsimulator-s390.cc488 int32_t numInstructions = 10; in Debug() local