Home
last modified time | relevance | path

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

/external/skia/tools/viewer/
DSBIXSlide.cpp311 SK_OT_USHORT* numInstructions = SkTAfter<SK_OT_USHORT>(endPtsOfContours, in updateSBIXData() 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.c1035 unsigned maxInstructions = 10, numInstructions = 0; in tgsi_exec_machine_bind_shader() local