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

  /frameworks/compile/slang/
slang_rs_export_type.cpp 205 } else if (ElementType->isExtVectorType()) {
    [all...]
  /external/clang/lib/Sema/
SemaExprMember.cpp     [all...]
SemaCast.cpp     [all...]
SemaOverload.cpp     [all...]
SemaExpr.cpp     [all...]
SemaDeclAttr.cpp     [all...]
SemaInit.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
  /external/clang/lib/CodeGen/
CGExprScalar.cpp 748 if (DstType->isExtVectorType() && !SrcType->isVectorType()) {
    [all...]

Completed in 417 milliseconds