/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | LowLevelType.cpp | 24 LLT ScalarTy = getLLTForType(*VTy->getElementType(), DL); in getLLTForType() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | LowLevelTypeImpl.h | 66 static LLT vector(uint16_t NumElements, LLT ScalarTy) { in vector()
|
/external/clang/test/CodeGen/ |
D | parameter-passing.c | 14 typedef int ScalarTy; typedef
|
/external/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 1571 Type *ScalarTy = DataTy->getScalarType(); in isLegalMaskedLoad() local 1596 Type *ScalarTy = DataTy->getScalarType(); in isLegalMaskedGather() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 2594 Type *ScalarTy = DataTy->getScalarType(); in isLegalMaskedLoad() local 2624 Type *ScalarTy = DataTy->getScalarType(); in isLegalMaskedGather() local 2742 Type *ScalarTy = VecTy->getVectorElementType(); in getInterleavedMemoryOpCostAVX2() local
|
D | X86ISelLowering.cpp | 7086 Type *ScalarTy = Type::getIntNTy(*Ctx, SplatBitSize); in lowerBuildVectorAsBroadcast() local 29169 MVT ScalarTy = MaskVT.isInteger() ? MaskVT.getScalarType() : in matchUnaryVectorShuffle() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 1270 Type *ScalarTy = Ty->getVectorElementType(); in getArithmeticReductionCost() local 1308 Type *ScalarTy = Ty->getVectorElementType(); in getMinMaxReductionCost() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 1148 Type *ScalarTy = VL[0]->getType(); in buildTree_rec() local 1531 Type *ScalarTy = VL[0]->getType(); in getEntryCost() local 1908 Type *ScalarTy = VL[0]->getType(); in getGatherCost() local 2185 Type *ScalarTy = VL[0]->getType(); in vectorizeTree() local 2202 Type *ScalarTy = VL0->getType(); in vectorizeTree() local 4132 Type *ScalarTy = FirstReducedVal->getType(); in getReductionCost() local
|
D | LoopVectorize.cpp | 2283 Type *ScalarTy = LI ? LI->getType() : SI->getValueOperand()->getType(); in vectorizeInterleaveGroup() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 1605 Type *ScalarTy = VL0->getType(); in buildTree_rec() local 2055 Type *ScalarTy = VL[0]->getType(); in getEntryCost() local 2623 Type *ScalarTy = VL[0]->getType(); in getGatherCost() local 2979 Type *ScalarTy = S.OpValue->getType(); in vectorizeTree() local 3035 Type *ScalarTy = VL0->getType(); in vectorizeTree() local 5851 Type *ScalarTy = FirstReducedVal->getType(); in getReductionCost() local
|
D | LoopVectorize.cpp | 2257 Type *ScalarTy = getMemInstValueType(Instr); in vectorizeInterleaveGroup() local 4397 auto *ScalarTy = LI ? LI->getType() : SI->getValueOperand()->getType(); in memoryInstructionCanBeWidened() local
|
/external/clang/lib/Sema/ |
D | Sema.cpp | 409 CastKind Sema::ScalarTypeToBooleanCastKind(QualType ScalarTy) { in ScalarTypeToBooleanCastKind()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 1116 Type *ScalarTy = SrcTy->getScalarType(); in computeKnownBitsFromOperator() local 1574 Type *ScalarTy = V->getType()->getScalarType(); in computeKnownBits() local 2225 Type *ScalarTy = V->getType()->getScalarType(); in ComputeNumSignBitsImpl() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 2362 MVT ScalarTy = tyScalar(VecTy); in extractVector() local 2436 MVT ScalarTy = MVT::getIntegerVT(VecWidth); in insertVector() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Constants.cpp | 114 Type *ScalarTy = Ty->getScalarType(); in getIntegerValue() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 2616 Type *ScalarTy = AllocaTy->getScalarType(); in visitMemSetInst() local
|
/external/llvm/lib/IR/ |
D | Constants.cpp | 233 Type *ScalarTy = Ty->getScalarType(); in getIntegerValue() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Constants.cpp | 306 Type *ScalarTy = Ty->getScalarType(); in getIntegerValue() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 2734 Type *ScalarTy = AllocaTy->getScalarType(); in visitMemSetInst() local
|