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 406 /// VectorType::getHalfElementsVectorType - This static method returns
410 static VectorType *getHalfElementsVectorType(VectorType *VTy) {
  /external/llvm/lib/IR/
Function.cpp 788 return VectorType::getHalfElementsVectorType(cast<VectorType>(
    [all...]
Verifier.cpp     [all...]

Completed in 514 milliseconds