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

  /external/swiftshader/third_party/LLVM/lib/Analysis/
DIBuilder.cpp 547 /// createVectorType - Create debugging information entry for a vector.
548 DIType DIBuilder::createVectorType(uint64_t Size, uint64_t AlignInBits,
    [all...]
  /external/llvm/lib/IR/
DIBuilder.cpp 437 DICompositeType *DIBuilder::createVectorType(uint64_t Size,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DIBuilder.cpp 528 DICompositeType *DIBuilder::createVectorType(uint64_t Size,
    [all...]

Completed in 72 milliseconds