Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:ElemT

1154     Type *ElemT = VT->getElementType();
1156 if (ElemT->isFloatTy()) {
1161 if (ElemT->isDoubleTy()) {
1166 if (ElemT->isIntegerTy()) {
1168 const unsigned elemBitWidth = cast<IntegerType>(ElemT)->getBitWidth();