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

  /external/llvm/include/llvm/CodeGen/
CallingConvLower.h 229 // And in that case ByValRegs[1].Waste would be "true".
240 Begin(B), End(E), Waste(IsWaste) {}
251 bool Waste;
475 // Goes either to next byval parameter (excluding "waste" record), or
  /external/v8/src/heap/
spaces.h 758 void add_wasted_memory(size_t waste) { wasted_memory_.Increment(waste); }
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 126 milliseconds