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

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

Completed in 331 milliseconds