/external/llvm/lib/Transforms/ObjCARC/ |
D | BlotMapVector.h | 22 typedef std::vector<std::pair<KeyT, ValueT>> VectorTy; typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/ |
D | BlotMapVector.h | 29 using VectorTy = std::vector<std::pair<KeyT, ValueT>>; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/ |
D | debuginfo.c | 110 LLVMMetadataRef VectorTy = in llvm_test_dibuilder() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/FuzzMutate/ |
D | OperationsTest.cpp | 341 Type *VectorTy = VectorType::get(Int32Ty, 2); in TEST() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 436 VectorType *VectorTy = arrayTypeToVecType(AllocaTy); in tryPromoteAllocaToVector() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 399 VectorType *VectorTy = arrayTypeToVecType(AllocaTy); in tryPromoteAllocaToVector() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 307 auto *VectorTy = VectorType::get(Ty, VF); in hasIrregularType() local 5733 Type *VectorTy = ToVectorTy(ValTy, VF); in getConsecutiveMemOpCost() local 5757 Type *VectorTy = ToVectorTy(ValTy, VF); in getUniformMemOpCost() local 5769 Type *VectorTy = ToVectorTy(ValTy, VF); in getGatherScatterCost() local 5781 Type *VectorTy = ToVectorTy(ValTy, VF); in getInterleaveGroupCost() local 5840 Type *VectorTy; in getInstructionCost() local 5989 Type *&VectorTy) { in getInstructionCost()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 843 if (VectorType *VectorTy = dyn_cast<VectorType>(DstTy)) in getInstructionLatency() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | ScalarReplAggregates.cpp | 259 VectorType *VectorTy; member in __anonafddda8d0211::ConvertToScalarInfo
|
D | ObjCARC.cpp | 64 typedef std::vector<std::pair<KeyT, ValueT> > VectorTy; typedef in __anon1f24f85e0111::MapVector
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 5805 Type *VectorTy; in getInstructionCost() local 5815 Type *&VectorTy) { in getInstructionCost()
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 366 virtual bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx, in canCombineStoreAndExtract()
|
/external/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 1356 } else if (VectorType *VectorTy = dyn_cast<VectorType>(ElementTy)) { in getNaturalGEPWithType() local
|
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 374 CAMLprim value llvm_vector_size(LLVMTypeRef VectorTy) { in llvm_vector_size()
|
/external/clang/lib/Sema/ |
D | SemaExpr.cpp | 5848 bool Sema::CheckVectorCast(SourceRange R, QualType VectorTy, QualType Ty, in CheckVectorCast() 5868 ExprResult Sema::prepareVectorSplat(QualType VectorTy, Expr *SplattedExpr) { in prepareVectorSplat() 6494 QualType VectorTy = S.Context.getExtVectorType(ResTy, NumElements); in OpenCLConvertScalarsToVectors() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 543 virtual bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx, in canCombineStoreAndExtract()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 1417 } else if (VectorType *VectorTy = dyn_cast<VectorType>(ElementTy)) { in getNaturalGEPWithType() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 561 CAMLprim value llvm_vector_size(LLVMTypeRef VectorTy) { in llvm_vector_size()
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 478 CAMLprim value llvm_vector_size(LLVMTypeRef VectorTy) { in llvm_vector_size()
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Core.cpp | 373 unsigned LLVMGetVectorSize(LLVMTypeRef VectorTy) { in LLVMGetVectorSize()
|
/external/llvm/lib/IR/ |
D | Core.cpp | 592 unsigned LLVMGetVectorSize(LLVMTypeRef VectorTy) { in LLVMGetVectorSize()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Core.cpp | 754 unsigned LLVMGetVectorSize(LLVMTypeRef VectorTy) { in LLVMGetVectorSize()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 12451 bool ARMTargetLowering::canCombineStoreAndExtract(Type *VectorTy, Value *Idx, in canCombineStoreAndExtract()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 14437 bool ARMTargetLowering::canCombineStoreAndExtract(Type *VectorTy, Value *Idx, in canCombineStoreAndExtract()
|