HomeSort by relevance Sort by last modified time
    Searched defs:NumInstructions (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_exec.h 329 uint NumInstructions;
  /external/llvm/lib/Analysis/IPA/
InlineCost.cpp 65 unsigned NumInstructions, NumVectorInstructions;
142 ContainsNoDuplicateCall(false), AllocatedSize(0), NumInstructions(0),
813 ++NumInstructions;
838 if (NumVectorInstructions > NumInstructions/2)
840 else if (NumVectorInstructions > NumInstructions/10)
    [all...]
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_exec.h 329 uint NumInstructions;
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 678 unsigned NumInstructions;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
mtypes.h     [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]

Completed in 150 milliseconds