Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/program/
Dprog_optimize.c959 GLuint numInstructions, in _mesa_find_temp_intervals()
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1404 unsigned numInstructions = Opcodes.size(); in filterProcessor() local
/external/llvm-project/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1490 unsigned numInstructions = Opcodes.size(); in filterProcessor() local
/external/llvm-project/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1741 unsigned numInstructions() { return NumInstructions; } in numInstructions() function
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1740 unsigned numInstructions() { return NumInstructions; } in numInstructions() function
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c1096 uint maxInstructions = 10, numInstructions = 0; in tgsi_exec_machine_bind_shader() local