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 394 /// VectorType::getTruncatedElementVectorType - This static method is like
398 static VectorType *getTruncatedElementVectorType(VectorType *VTy) {
  /external/llvm/lib/IR/
Function.cpp 781 return VectorType::getTruncatedElementVectorType(VTy);
    [all...]
Verifier.cpp     [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]

Completed in 140 milliseconds