Home
last modified time | relevance | path

Searched defs:VType (Results 1 – 13 of 13) sorted by relevance

/external/libcxxabi/test/
Dcatch_multi_level_pointer.pass.cpp75 typedef Tp volatile* VType; typedef
96 typedef typename ThrowTypes::VType VType; in operator ()() typedef
109 typedef typename CatchTypes::VType VType; in run_catch_tests() typedef
/external/llvm-project/libcxxabi/test/
Dcatch_multi_level_pointer.pass.cpp74 typedef Tp volatile* VType; typedef
95 typedef typename ThrowTypes::VType VType; in operator ()() typedef
108 typedef typename CatchTypes::VType VType; in run_catch_tests() typedef
/external/llvm-project/lldb/test/API/commands/expression/function_template_specialization_temp_args/
Dmain.cpp6 typedef M<int> VType; in f() typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp227 VectorType *VType = dyn_cast<VectorType>(MatrixVal->getType()); in getMatrix() local
563 auto VType = cast<VectorType>(Inst->getType()); in LowerLoad() local
591 auto VType = cast<VectorType>(Matrix->getType()); in LowerStore() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp427 VectorType *VType = dyn_cast<VectorType>(MatrixVal->getType()); in getMatrix() local
801 auto VType = cast<VectorType>(Ty); in loadMatrix() local
893 auto VType = cast<VectorType>(Ty); in storeMatrix() local
/external/llvm-project/llvm/lib/Target/RISCV/AsmParser/
DRISCVAsmParser.cpp257 VType, enumerator
291 struct VTypeOp VType; member
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1004 Type *VType = getVecTypeForPair(aTypeI, aTypeJ); in areInstsCompatible() local
2847 VectorType *VType = getVecTypeForPair(IType, JType); in replaceOutputsOfPair() local
/external/clang/lib/Sema/
DSemaInit.cpp693 } else if (const VectorType *VType = ILE->getType()->getAs<VectorType>()) { in FillInEmptyInitializations() local
2671 } else if (const VectorType *VType = CurrentObjectType->getAs<VectorType>()) in getStructuredSubobjectInit() local
DSemaOpenMP.cpp5069 QualType VType = LastIteration.get()->getType(); in CheckOpenMPLoop() local
/external/llvm-project/clang/lib/CodeGen/
DCGExprScalar.cpp1078 const char *Name) -> Value * { in EmitIntegerSignChangeCheckHelper()
1747 llvm::VectorType *VType = in VisitInitListExpr() local
/external/llvm-project/clang/lib/Sema/
DSemaInit.cpp849 } else if (const VectorType *VType = ILE->getType()->getAs<VectorType>()) { in FillInEmptyInitializations() local
3078 } else if (const VectorType *VType = CurrentObjectType->getAs<VectorType>()) { in createInitListExpr() local
DSemaOpenMP.cpp8353 QualType VType = LastIteration.get()->getType(); in checkOpenMPLoop() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp1176 llvm::VectorType *VType = in VisitInitListExpr() local