/external/libcxxabi/test/ |
D | catch_multi_level_pointer.pass.cpp | 75 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/ |
D | catch_multi_level_pointer.pass.cpp | 74 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/ |
D | main.cpp | 6 typedef M<int> VType; in f() typedef
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LowerMatrixIntrinsics.cpp | 227 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/ |
D | LowerMatrixIntrinsics.cpp | 427 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/ |
D | RISCVAsmParser.cpp | 257 VType, enumerator 291 struct VTypeOp VType; member
|
/external/llvm/lib/Transforms/Vectorize/ |
D | BBVectorize.cpp | 1004 Type *VType = getVecTypeForPair(aTypeI, aTypeJ); in areInstsCompatible() local 2847 VectorType *VType = getVecTypeForPair(IType, JType); in replaceOutputsOfPair() local
|
/external/clang/lib/Sema/ |
D | SemaInit.cpp | 693 } else if (const VectorType *VType = ILE->getType()->getAs<VectorType>()) { in FillInEmptyInitializations() local 2671 } else if (const VectorType *VType = CurrentObjectType->getAs<VectorType>()) in getStructuredSubobjectInit() local
|
D | SemaOpenMP.cpp | 5069 QualType VType = LastIteration.get()->getType(); in CheckOpenMPLoop() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGExprScalar.cpp | 1078 const char *Name) -> Value * { in EmitIntegerSignChangeCheckHelper() 1747 llvm::VectorType *VType = in VisitInitListExpr() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaInit.cpp | 849 } else if (const VectorType *VType = ILE->getType()->getAs<VectorType>()) { in FillInEmptyInitializations() local 3078 } else if (const VectorType *VType = CurrentObjectType->getAs<VectorType>()) { in createInitListExpr() local
|
D | SemaOpenMP.cpp | 8353 QualType VType = LastIteration.get()->getType(); in checkOpenMPLoop() local
|
/external/clang/lib/CodeGen/ |
D | CGExprScalar.cpp | 1176 llvm::VectorType *VType = in VisitInitListExpr() local
|