Home
last modified time | relevance | path

Searched defs:ScalarTy (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DLowLevelTypeImpl.h65 static LLT vector(uint16_t NumElements, LLT ScalarTy) { in vector()
73 static LLT scalarOrVector(uint16_t NumElements, LLT ScalarTy) { in scalarOrVector()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLowLevelType.cpp23 LLT ScalarTy = getLLTForType(*VTy->getElementType(), DL); in getLLTForType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp3347 Type *ScalarTy = DataTy->getScalarType(); in isLegalMaskedLoad() local
3413 Type *ScalarTy = DataTy->getVectorElementType(); in isLegalMaskedExpandLoad() local
3454 Type *ScalarTy = DataTy->getScalarType(); in isLegalMaskedGather() local
3590 Type *ScalarTy = VecTy->getVectorElementType(); in getInterleavedMemoryOpCostAVX2() local
DX86ISelLowering.cpp8494 Type *ScalarTy = Type::getIntNTy(*Ctx, SplatBitSize); in lowerBuildVectorAsBroadcast() local
32907 MVT ScalarTy = MaskVT.isInteger() ? MaskVT.getScalarType() : in matchUnaryShuffle() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1609 Type *ScalarTy = Ty->getVectorElementType(); in getArithmeticReductionCost() local
1659 Type *ScalarTy = Ty->getVectorElementType(); in getMinMaxReductionCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2657 Type *ScalarTy = VL0->getType(); in buildTree_rec() local
2925 llvm::Type *ScalarTy = cast<StoreInst>(VL0)->getValueOperand()->getType(); in buildTree_rec() local
3219 Type *ScalarTy = VL[0]->getType(); in getEntryCost() local
3840 Type *ScalarTy = VL[0]->getType(); in getGatherCost() local
3997 Type *ScalarTy = S.OpValue->getType(); in vectorizeTree() local
4052 Type *ScalarTy = VL0->getType(); in vectorizeTree() local
6857 Type *ScalarTy = FirstReducedVal->getType(); in getReductionCost() local
DLoopVectorize.cpp2184 Type *ScalarTy = getMemInstValueType(Instr); in vectorizeInterleaveGroup() local
4647 auto *ScalarTy = getMemInstValueType(I); in interleavedAccessCanBeWidened() local
4694 auto *ScalarTy = LI ? LI->getType() : SI->getValueOperand()->getType(); in memoryInstructionCanBeWidened() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp1204 Type *ScalarTy = SrcTy->getScalarType(); in computeKnownBitsFromOperator() local
1731 Type *ScalarTy = V->getType()->getScalarType(); in computeKnownBits() local
2479 Type *ScalarTy = V->getType()->getScalarType(); in ComputeNumSignBitsImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2388 MVT ScalarTy = tyScalar(VecTy); in extractVector() local
2462 MVT ScalarTy = MVT::getIntegerVT(VecWidth); in insertVector() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp2901 Optional<Register> DstReg, const RegisterBank &DstRB, LLT ScalarTy, in emitExtractVectorElt()
3396 const LLT ScalarTy = LLT::scalar(Op1Ty.getSizeInBits()); in emitVectorConcat() local
DAArch64ISelLowering.cpp3032 EVT ScalarTy = Scalar.getValueType(); in LowerINTRINSIC_WO_CHAIN() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp356 Type *ScalarTy = Ty->getScalarType(); in getIntegerValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp2780 Type *ScalarTy = AllocaTy->getScalarType(); in visitMemSetInst() local