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

  /external/llvm/include/llvm/ADT/
StringMap.h 148 unsigned AllocSize = static_cast<unsigned>(sizeof(StringMapEntry))+
153 static_cast<StringMapEntry*>(Allocator.Allocate(AllocSize,Alignment));
  /frameworks/compile/slang/
slang_rs_export_type.cpp     [all...]
slang_rs_reflection.cpp     [all...]
  /external/clang/lib/CodeGen/
CGExprCXX.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/VMCore/
Core.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 349 milliseconds