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

  /external/llvm/include/llvm/IR/
DerivedTypes.h 403 /// VectorType::getHalfElementsVectorType - This static method returns
407 static VectorType *getHalfElementsVectorType(VectorType *VTy) {
  /external/llvm/lib/IR/
Function.cpp 691 return VectorType::getHalfElementsVectorType(cast<VectorType>(
Verifier.cpp     [all...]

Completed in 608 milliseconds