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

  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.cpp 668 unsigned SizeInBytes = ValVT.getSizeInBits() >> 3;
669 State.AllocateStack(SizeInBytes, SizeInBytes);
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]

Completed in 49 milliseconds