Searched defs:getTruncatedElementVectorType (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
H A DDerivedTypes.h391 /// VectorType::getTruncatedElementVectorType - This static method is like
395 static VectorType *getTruncatedElementVectorType(VectorType *VTy) { function in class:llvm::VectorType
/external/llvm/include/llvm/IR/
H A DDerivedTypes.h396 static VectorType *getTruncatedElementVectorType(VectorType *VTy) { function in class:llvm::VectorType
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DDerivedTypes.h399 static VectorType *getTruncatedElementVectorType(VectorType *VTy) { function in class:llvm::VectorType

Completed in 200 milliseconds