HomeSort by: relevance | last modified time | path
    Searched defs:HV (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
TpiStream.cpp 155 uint32_t HV = HashValues[TIB.toArrayIndex()];
156 HashMap[HV].push_back(TIB++);
  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonConstPropagation.cpp 2547 APInt HV = HiVs[i].zextOrSelf(64) << 32;
2550 const Constant *C = intToConst(HV | LV);

Completed in 64 milliseconds