Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp86 unsigned NumRows, Type *EltType, in computeColumnAddr()
516 LoadInst *createColumnLoad(Value *ColumnPtr, Type *EltType, in createColumnLoad()
523 Type *EltType, IRBuilder<> Builder) { in createColumnStore()
530 Value *createElementPtr(Value *BasePtr, Type *EltType, IRBuilder<> &Builder) { in createElementPtr()
705 auto *EltType = cast<VectorType>(MatMul->getType())->getElementType(); in LowerMultiply() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp172 unsigned NumElements, Type *EltType, in computeVectorAddr()
1045 Value *createElementPtr(Value *BasePtr, Type *EltType, IRBuilder<> &Builder) { in createElementPtr()
1501 auto *EltType = cast<VectorType>(MatMul->getType())->getElementType(); in isFusionProfitable() local
1527 MatrixTy getZeroMatrix(Type *EltType, unsigned R, unsigned C) { in getZeroMatrix()
1537 auto *EltType = cast<VectorType>(MatMul->getType())->getElementType(); in createTiledLoops() local
1608 auto *EltType = cast<VectorType>(MatMul->getType())->getElementType(); in emitSIMDTiling() local
1678 auto *EltType = cast<VectorType>(MatMul->getType())->getElementType(); in LowerMatrixMultiplyFused() local
1760 auto *EltType = cast<VectorType>(MatMul->getType())->getElementType(); in LowerMultiply() local
/external/clang/include/clang/Basic/
DTargetBuiltins.h108 enum EltType { enum
/external/clang/lib/AST/
DItaniumMangle.cpp2722 QualType EltType = T->getElementType(); in mangleNeonVectorType() local
2770 static StringRef mangleAArch64VectorBase(const BuiltinType *EltType) { in mangleAArch64VectorBase()
2805 QualType EltType = T->getElementType(); in mangleAArch64NeonVectorType() local
/external/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp449 Type *EltType = in INITIALIZE_PASS_DEPENDENCY() local
/external/clang/utils/TableGen/
DNeonEmitter.cpp81 enum EltType { enum
/external/clang/lib/CodeGen/
DCGExpr.cpp2786 QualType EltType = E->getType()->castAsArrayTypeUnsafe()->getElementType(); in EmitArrayToPointerDecay() local
2902 QualType EltType = LV.getType()->castAs<VectorType>()->getElementType(); in EmitArraySubscriptExpr() local
DTargetInfo.cpp4043 const Type *EltType = isSingleElementStruct(Ty, getContext()); in getParamTypeAlignment() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp1786 EVT EltType = Ins[i].VT; in LowerCall() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp1902 EVT EltType = Ins[i].VT; in LowerCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp4173 EVT EltType = LoadVT.getScalarType(); in lowerIntrinsicLoad() local
6981 EVT EltType = VDataVT.getScalarType(); in LowerINTRINSIC_VOID() local
7025 EVT EltType = VDataVT.getScalarType(); in LowerINTRINSIC_VOID() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp4881 EVT EltType = LoadVT.getScalarType(); in lowerIntrinsicLoad() local
8199 EVT EltType = VDataVT.getScalarType(); in LowerINTRINSIC_VOID() local
8245 EVT EltType = VDataVT.getScalarType(); in LowerINTRINSIC_VOID() local
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1130 Type *EltType = A->getType()->getPointerElementType(); in getShadow() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp4909 EVT EltType = V.getValueType().getVectorElementType(); in getExtFactor() local
5565 static unsigned getDUPLANEOp(EVT EltType) { in getDUPLANEOp()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6520 EVT EltType = V.getValueType().getVectorElementType(); in getExtFactor() local
7196 static unsigned getDUPLANEOp(EVT EltType) { in getDUPLANEOp()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp10284 EVT EltType = V.getValueType().getVectorElementType(); in getExtFactor() local
11243 static unsigned getDUPLANEOp(EVT EltType) { in getDUPLANEOp()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp8388 unsigned &NumElt, MVT &EltType) { in isSplatZeroExtended()
8451 MVT EltType = VT.getScalarType(); in lowerBuildVectorAsBroadcast() local
9921 Type *EltType = Op.getValueType().getScalarType().getTypeForEVT(Context); in LowerBUILD_VECTOR() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp9709 MVT EltType = MVT::getIntegerVT(VT.getScalarSizeInBits() * SeqLen); in lowerBuildVectorAsBroadcast() local
11289 Type *EltType = Op.getValueType().getScalarType().getTypeForEVT(Context); in LowerBUILD_VECTOR() local