Home
last modified time | relevance | path

Searched defs:DataTy (Results 1 – 18 of 18) sorted by relevance

/external/llvm/lib/IR/
DIRBuilder.cpp216 Type *DataTy = PtrTy->getElementType(); in CreateMaskedLoad() local
235 Type *DataTy = PtrTy->getElementType(); in CreateMaskedStore() local
268 Type *DataTy = VectorType::get(PtrTy->getElementType(), NumElts); in CreateMaskedGather() local
291 auto DataTy = cast<VectorType>(Data->getType()); in CreateMaskedScatter() local
DVerifier.cpp4072 Type *DataTy = cast<PointerType>(Ptr->getType())->getElementType(); in visitIntrinsicCallSite() local
4091 Type *DataTy = cast<PointerType>(Ptr->getType())->getElementType(); in visitIntrinsicCallSite() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DIRBuilder.cpp474 Type *DataTy = PtrTy->getElementType(); in CreateMaskedLoad() local
494 Type *DataTy = PtrTy->getElementType(); in CreateMaskedStore() local
528 Type *DataTy = VectorType::get(PtrTy->getElementType(), NumElts); in CreateMaskedGather() local
556 auto DataTy = cast<VectorType>(Data->getType()); in CreateMaskedScatter() local
DVerifier.cpp4399 Type *DataTy = cast<PointerType>(Ptr->getType())->getElementType(); in visitIntrinsicCallSite() local
4418 Type *DataTy = cast<PointerType>(Ptr->getType())->getElementType(); in visitIntrinsicCallSite() local
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1570 bool X86TTIImpl::isLegalMaskedLoad(Type *DataTy) { in isLegalMaskedLoad()
1583 bool X86TTIImpl::isLegalMaskedGather(Type *DataTy) { in isLegalMaskedGather()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp201 unsigned HexagonTTIImpl::getGatherScatterOpCost(unsigned Opcode, Type *DataTy, in getGatherScatterOpCost()
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp392 auto *DataTy = StructType::get(Ctx, makeArrayRef(DataTypes)); in getOrCreateRegionCounters() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp2590 bool X86TTIImpl::isLegalMaskedLoad(Type *DataTy) { in isLegalMaskedLoad()
2606 bool X86TTIImpl::isLegalMaskedGather(Type *DataTy) { in isLegalMaskedGather()
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp341 int TargetTransformInfo::getGatherScatterOpCost(unsigned Opcode, Type *DataTy, in getGatherScatterOpCost()
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h333 unsigned getGatherScatterOpCost(unsigned Opcode, Type *DataTy, Value *Ptr, in getGatherScatterOpCost()
DTargetTransformInfo.h931 int getGatherScatterOpCost(unsigned Opcode, Type *DataTy, in getGatherScatterOpCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp767 auto *DataTy = StructType::get(Ctx, makeArrayRef(DataTypes)); in getOrCreateRegionCounters() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h442 unsigned getGatherScatterOpCost(unsigned Opcode, Type *DataTy, Value *Ptr, in getGatherScatterOpCost()
DTargetTransformInfo.h1462 int getGatherScatterOpCost(unsigned Opcode, Type *DataTy, in getGatherScatterOpCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp464 int TargetTransformInfo::getGatherScatterOpCost(unsigned Opcode, Type *DataTy, in getGatherScatterOpCost()
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2403 Type *DataTy = VectorType::get(ScalarDataTy, VF); in vectorizeMemoryInstruction() local
5735 auto *DataTy = cast<PointerType>(Ptr->getType())->getElementType(); in isGatherOrScatterLegal() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp4984 llvm::Type *DataTy = F->getFunctionType()->getParamType(1); in EmitAArch64BuiltinExpr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2401 Type *DataTy = VectorType::get(ScalarDataTy, VF); in vectorizeMemoryInstruction() local