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

  /external/llvm/include/llvm/
DIBuilder.h 383 /// createVectorType - Create debugging information entry for a vector type.
388 DICompositeType createVectorType(uint64_t Size, uint64_t AlignInBits,
    [all...]
  /external/llvm/lib/IR/
DIBuilder.cpp 759 /// createVectorType - Create debugging information entry for a vector.
760 DICompositeType DIBuilder::createVectorType(uint64_t Size, uint64_t AlignInBits,
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]

Completed in 35 milliseconds