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

  /external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
BitcodeWriter.cpp 406 unsigned MaxGlobalType = 0;
410 MaxGlobalType = std::max(MaxGlobalType, VE.getTypeID(GV->getType()));
450 Log2_32_Ceil(MaxGlobalType+1)));
    [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]

Completed in 1485 milliseconds