Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ElemTy

2729   llvm::Type *ElemTy = AType->getElementType();
2733 if (ElemTy->getPrimitiveSizeInBits() == 16) {
2743 assert(ElemTy->getPrimitiveSizeInBits() == 32);