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

  /external/llvm/include/llvm/IR/
DerivedTypes.h 391 /// VectorType::getTruncatedElementVectorType - This static method is like
395 static VectorType *getTruncatedElementVectorType(VectorType *VTy) {
  /external/llvm/lib/IR/
Function.cpp 684 return VectorType::getTruncatedElementVectorType(VTy);
Verifier.cpp     [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]

Completed in 384 milliseconds