Searched defs:VectorTy (Results 1 – 13 of 13) sorted by relevance
| /external/llvm/lib/Transforms/ObjCARC/ |
| D | BlotMapVector.h | 22 typedef std::vector<std::pair<KeyT, ValueT>> VectorTy; typedef
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUPromoteAlloca.cpp | 436 VectorType *VectorTy = arrayTypeToVecType(AllocaTy); in tryPromoteAllocaToVector() local
|
| /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
| D | ScalarReplAggregates.cpp | 259 VectorType *VectorTy; member in __anonc5d18cc30211::ConvertToScalarInfo
|
| D | ObjCARC.cpp | 64 typedef std::vector<std::pair<KeyT, ValueT> > VectorTy; typedef in __anon19fedad40111::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/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/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 12451 bool ARMTargetLowering::canCombineStoreAndExtract(Type *VectorTy, Value *Idx, in canCombineStoreAndExtract()
|