| /external/llvm/lib/IR/ |
| D | IRBuilder.cpp | 216 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
|
| D | Verifier.cpp | 4072 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-10.0/llvm/lib/Target/ARM/ |
| D | ARMTargetTransformInfo.h | 158 bool isLegalMaskedStore(Type *DataTy, MaybeAlign Alignment) { in isLegalMaskedStore()
|
| D | ARMTargetTransformInfo.cpp | 499 bool ARMTTIImpl::isLegalMaskedLoad(Type *DataTy, MaybeAlign Alignment) { in isLegalMaskedLoad()
|
| D | ARMISelDAGToDAG.cpp | 2666 EVT DataTy = EVT::getVectorVT(*CurDAG->getContext(), MVT::i64, NumVecs * 2); in SelectMVE_VLD() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | IRBuilder.cpp | 480 Type *DataTy = PtrTy->getElementType(); in CreateMaskedLoad() local 500 Type *DataTy = PtrTy->getElementType(); in CreateMaskedStore() local 534 Type *DataTy = VectorType::get(PtrTy->getElementType(), NumElts); in CreateMaskedGather() local 562 auto DataTy = cast<VectorType>(Data->getType()); in CreateMaskedScatter() local
|
| D | Verifier.cpp | 4624 Type *DataTy = cast<PointerType>(Ptr->getType())->getElementType(); in visitIntrinsicCall() local 4645 Type *DataTy = cast<PointerType>(Ptr->getType())->getElementType(); in visitIntrinsicCall() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86TargetTransformInfo.cpp | 3340 bool X86TTIImpl::isLegalMaskedLoad(Type *DataTy, MaybeAlign Alignment) { in isLegalMaskedLoad() 3402 bool X86TTIImpl::isLegalMaskedExpandLoad(Type *DataTy) { in isLegalMaskedExpandLoad() 3426 bool X86TTIImpl::isLegalMaskedCompressStore(Type *DataTy) { in isLegalMaskedCompressStore() 3430 bool X86TTIImpl::isLegalMaskedGather(Type *DataTy, MaybeAlign Alignment) { in isLegalMaskedGather()
|
| /external/llvm/lib/Target/X86/ |
| D | X86TargetTransformInfo.cpp | 1570 bool X86TTIImpl::isLegalMaskedLoad(Type *DataTy) { in isLegalMaskedLoad() 1583 bool X86TTIImpl::isLegalMaskedGather(Type *DataTy) { in isLegalMaskedGather()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonTargetTransformInfo.cpp | 211 unsigned HexagonTTIImpl::getGatherScatterOpCost(unsigned Opcode, Type *DataTy, in getGatherScatterOpCost()
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | InstrProfiling.cpp | 392 auto *DataTy = StructType::get(Ctx, makeArrayRef(DataTypes)); in getOrCreateRegionCounters() local
|
| /external/llvm/lib/Analysis/ |
| D | TargetTransformInfo.cpp | 341 int TargetTransformInfo::getGatherScatterOpCost(unsigned Opcode, Type *DataTy, in getGatherScatterOpCost()
|
| /external/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfoImpl.h | 333 unsigned getGatherScatterOpCost(unsigned Opcode, Type *DataTy, Value *Ptr, in getGatherScatterOpCost()
|
| D | TargetTransformInfo.h | 931 int getGatherScatterOpCost(unsigned Opcode, Type *DataTy, in getGatherScatterOpCost()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | InstrProfiling.cpp | 825 auto *DataTy = StructType::get(Ctx, makeArrayRef(DataTypes)); in getOrCreateRegionCounters() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfoImpl.h | 476 unsigned getGatherScatterOpCost(unsigned Opcode, Type *DataTy, Value *Ptr, in getGatherScatterOpCost()
|
| D | TargetTransformInfo.h | 1754 int getGatherScatterOpCost(unsigned Opcode, Type *DataTy, in getGatherScatterOpCost()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | TargetTransformInfo.cpp | 671 int TargetTransformInfo::getGatherScatterOpCost(unsigned Opcode, Type *DataTy, in getGatherScatterOpCost()
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 2403 Type *DataTy = VectorType::get(ScalarDataTy, VF); in vectorizeMemoryInstruction() local 5735 auto *DataTy = cast<PointerType>(Ptr->getType())->getElementType(); in isGatherOrScatterLegal() local
|
| /external/clang/lib/CodeGen/ |
| D | CGBuiltin.cpp | 4984 llvm::Type *DataTy = F->getFunctionType()->getParamType(1); in EmitAArch64BuiltinExpr() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 2372 Type *DataTy = VectorType::get(ScalarDataTy, VF); in vectorizeMemoryInstruction() local
|