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

  /external/llvm/include/llvm/Analysis/
DIBuilder.h 315 /// createVectorType - Create debugging information entry for a vector type.
320 DIType createVectorType(uint64_t Size, uint64_t AlignInBits,
  /external/llvm/lib/Analysis/
DIBuilder.cpp 594 /// createVectorType - Create debugging information entry for a vector.
595 DIType DIBuilder::createVectorType(uint64_t Size, uint64_t AlignInBits,
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]

Completed in 35 milliseconds