Searched defs:VectorTy (Results 1 – 10 of 10) 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/R600/ |
| D | AMDGPUPromoteAlloca.cpp | 194 VectorType *VectorTy = arrayTypeToVecType(AllocaTy); in tryPromoteAllocaToVector() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | ScalarReplAggregates.cpp | 297 VectorType *VectorTy; member in __anon6e1092380211::ConvertToScalarInfo
|
| D | SROA.cpp | 1588 } else if (VectorType *VectorTy = dyn_cast<VectorType>(ElementTy)) { in getNaturalGEPWithType() local
|
| /external/llvm/include/llvm/Target/ |
| D | TargetLowering.h | 301 virtual bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx, in canCombineStoreAndExtract()
|
| /external/llvm/bindings/ocaml/llvm/ |
| D | llvm_ocaml.c | 433 CAMLprim value llvm_vector_size(LLVMTypeRef VectorTy) { in llvm_vector_size()
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 5006 Type *VectorTy = ToVectorTy(RetTy, VF); in getInstructionCost() local
|
| /external/clang/lib/Sema/ |
| D | SemaExpr.cpp | 5378 bool Sema::CheckVectorCast(SourceRange R, QualType VectorTy, QualType Ty, in CheckVectorCast() 5971 QualType VectorTy = S.Context.getExtVectorType(ResTy, NumElements); in OpenCLConvertScalarsToVectors() local
|
| /external/llvm/lib/IR/ |
| D | Core.cpp | 496 unsigned LLVMGetVectorSize(LLVMTypeRef VectorTy) { in LLVMGetVectorSize()
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 11115 bool ARMTargetLowering::canCombineStoreAndExtract(Type *VectorTy, Value *Idx, in canCombineStoreAndExtract()
|