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

  /external/llvm/include/llvm/IR/
DerivedTypes.h 381 /// VectorType::getExtendedElementVectorType - This static method is like
385 static VectorType *getExtendedElementVectorType(VectorType *VTy) {
  /external/llvm/lib/IR/
Function.cpp 628 return VectorType::getExtendedElementVectorType(cast<VectorType>(
Verifier.cpp     [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]

Completed in 436 milliseconds