Searched defs:VecResTy (Results 1 – 5 of 5) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaExpr.cpp | 6538 static bool checkVectorResult(Sema &S, QualType CondTy, QualType VecResTy, in checkVectorResult() 6581 QualType VecResTy = S.CheckVectorOperands(LHS, RHS, QuestionLoc, in OpenCLCheckVectorConditional() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaExpr.cpp | 8041 static bool checkVectorResult(Sema &S, QualType CondTy, QualType VecResTy, in checkVectorResult() 8084 QualType VecResTy = S.CheckVectorOperands(LHS, RHS, QuestionLoc, in OpenCLCheckVectorConditional() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 8148 EVT VecResTy; in tryCombineFixedPointConvert() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 10452 EVT VecResTy; in tryCombineFixedPointConvert() local
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 12558 EVT VecResTy; in tryCombineFixedPointConvert() local
|