Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ElemTy

2512   llvm::Type *ElemTy = AType->getElementType();
2516 if (ElemTy->getPrimitiveSizeInBits() == 16) {
2526 assert(ElemTy->getPrimitiveSizeInBits() == 32);