| /external/swiftshader/third_party/subzero/crosstest/ |
| D | test_vector_ops_main.cpp | 30 typedef typename VectorOps<T>::ElementTy ElementTy; in getTestVectors() typedef 68 typedef typename VectorOps<T>::ElementTy ElementTy; in testInsertElement() typedef 106 typedef typename VectorOps<T>::ElementTy ElementTy; in testExtractElement() typedef 136 typedef typename VectorOps<T>::ElementTy ElementTy; in testShuffleVector() typedef
|
| /external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| D | DynamicSize.cpp | 33 QualType ElementTy) { in getDynamicElementCount()
|
| D | RegionStore.cpp | 1185 QualType ElementTy = AT->getElementType(); in VisitCluster() local 2195 QualType ElementTy = AT->getElementType(); in bindArray() local
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | SITypeRewriter.cpp | 116 Type *ElementTy = Arg->getType()->getVectorElementType(); in visitCallInst() local
|
| /external/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
| D | SizeofExpressionCheck.cpp | 312 const auto *ElementTy = Result.Nodes.getNodeAs<Type>("elem-type"); in check() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | SROA.cpp | 1348 Type *ElementTy = Ty; in getNaturalGEPWithType() local 1412 Type *ElementTy = ArrTy->getElementType(); in getNaturalGEPRecursively() local 1434 Type *ElementTy = STy->getElementType(Index); in getNaturalGEPRecursively() local 1464 Type *ElementTy = Ty->getElementType(); in getNaturalGEPWithOffset() local 2174 Type *ElementTy; member in llvm::sroa::AllocaSliceRewriter 3216 Type *ElementTy = SeqTy->getElementType(); in getTypePartition() local 3261 Type *ElementTy = STy->getElementType(Index); in getTypePartition() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | SROA.cpp | 1434 Type *ElementTy = Ty; in getNaturalGEPWithType() local 1498 Type *ElementTy = ArrTy->getElementType(); in getNaturalGEPRecursively() local 1520 Type *ElementTy = STy->getElementType(Index); in getNaturalGEPRecursively() local 1550 Type *ElementTy = Ty->getElementType(); in getNaturalGEPWithOffset() local 2290 Type *ElementTy; member in llvm::sroa::AllocaSliceRewriter 3515 Type *ElementTy = SeqTy->getElementType(); in getTypePartition() local 3555 Type *ElementTy = STy->getElementType(Index); in getTypePartition() local
|
| /external/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | SROA.cpp | 1437 Type *ElementTy = Ty; in getNaturalGEPWithType() local 1502 Type *ElementTy = ArrTy->getElementType(); in getNaturalGEPRecursively() local 1525 Type *ElementTy = STy->getElementType(Index); in getNaturalGEPRecursively() local 1555 Type *ElementTy = Ty->getElementType(); in getNaturalGEPWithOffset() local 2310 Type *ElementTy; member in llvm::sroa::AllocaSliceRewriter 3657 Type *ElementTy; in getTypePartition() local 3708 Type *ElementTy = STy->getElementType(Index); in getTypePartition() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | CallLowering.cpp | 101 Type *ElementTy = cast<PointerType>(Arg.Ty)->getElementType(); in setArgFlags() local
|
| /external/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| D | CallLowering.cpp | 141 Type *ElementTy = cast<PointerType>(Arg.Ty)->getElementType(); in setArgFlags() local
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | ProgramState.h | 527 SVal ArrayToPointer(Loc Array, QualType ElementTy) { in ArrayToPointer()
|
| /external/llvm/bindings/ocaml/llvm/ |
| D | llvm_ocaml.c | 447 CAMLprim LLVMTypeRef llvm_array_type(LLVMTypeRef ElementTy, value Count) { in llvm_array_type() 452 CAMLprim LLVMTypeRef llvm_pointer_type(LLVMTypeRef ElementTy) { in llvm_pointer_type() 457 CAMLprim LLVMTypeRef llvm_qualified_pointer_type(LLVMTypeRef ElementTy, in llvm_qualified_pointer_type() 463 CAMLprim LLVMTypeRef llvm_vector_type(LLVMTypeRef ElementTy, value Count) { in llvm_vector_type() 847 CAMLprim LLVMValueRef llvm_const_array(LLVMTypeRef ElementTy, in llvm_const_array()
|
| /external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | ProgramState.h | 550 SVal ArrayToPointer(Loc Array, QualType ElementTy) { in ArrayToPointer()
|
| /external/clang/lib/CodeGen/ |
| D | CGRecordLayoutBuilder.cpp | 782 llvm::Type *ElementTy = ST->getTypeAtIndex(RL->getLLVMFieldNo(FD)); in ComputeRecordLayout() local
|
| D | CGExprCXX.cpp | 832 const CXXNewExpr *E, QualType ElementType, llvm::Type *ElementTy, in EmitNewArrayInitializer() 1099 QualType ElementType, llvm::Type *ElementTy, in EmitNewInitializer()
|
| D | CGExprConstant.cpp | 1611 QualType ElementTy = CAT->getElementType(); in EmitNullConstant() local
|
| D | CGStmtOpenMP.cpp | 327 QualType ElementTy; in EmitOMPAggregateAssign() local 456 QualType ElementTy; in EmitOMPAggregateInit() local
|
| /external/llvm-project/llvm/bindings/ocaml/llvm/ |
| D | llvm_ocaml.c | 535 CAMLprim LLVMTypeRef llvm_array_type(LLVMTypeRef ElementTy, value Count) { in llvm_array_type() 540 CAMLprim LLVMTypeRef llvm_pointer_type(LLVMTypeRef ElementTy) { in llvm_pointer_type() 545 CAMLprim LLVMTypeRef llvm_qualified_pointer_type(LLVMTypeRef ElementTy, in llvm_qualified_pointer_type() 551 CAMLprim LLVMTypeRef llvm_vector_type(LLVMTypeRef ElementTy, value Count) { in llvm_vector_type() 956 CAMLprim LLVMValueRef llvm_const_array(LLVMTypeRef ElementTy, in llvm_const_array()
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGRecordLayoutBuilder.cpp | 968 llvm::Type *ElementTy = ST->getTypeAtIndex(RL->getLLVMFieldNo(FD)); in ComputeRecordLayout() local
|
| D | CGExprCXX.cpp | 980 const CXXNewExpr *E, QualType ElementType, llvm::Type *ElementTy, in EmitNewArrayInitializer() 1287 QualType ElementType, llvm::Type *ElementTy, in EmitNewInitializer()
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | RegionStore.cpp | 1100 QualType ElementTy = AT->getElementType(); in VisitCluster() local 2055 QualType ElementTy = AT->getElementType(); in bindArray() local
|
| /external/llvm-project/llvm/unittests/IR/ |
| D | InstructionsTest.cpp | 743 Type *ElementTy = Builder.getInt8Ty(); in TEST() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | FastISel.cpp | 979 Type *ElementTy = Ty->getElementType(); in lowerCallTo() local
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | FastISel.cpp | 1234 Type *ElementTy = Ty->getElementType(); in lowerCallTo() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | FastISel.cpp | 1208 Type *ElementTy = Ty->getElementType(); in lowerCallTo() local
|