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

  /external/llvm/lib/Target/ARM/
Thumb2SizeReduction.cpp 379 uint8_t ImmLimit = Entry.Imm1Limit;
388 ImmLimit = Entry.Imm2Limit;
487 unsigned MaxOffset = ((1 << ImmLimit) - 1) * Scale;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_exec.h 266 unsigned ImmLimit;
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_exec.h 266 unsigned ImmLimit;

Completed in 172 milliseconds