reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1024 if (!isTypeSupported(I->getType(), VT) || UnsupportedFPMode) { 1033 if (VT.isInteger() && !VT.isVector() && VT.getSizeInBits() <= 32) { 1033 if (VT.isInteger() && !VT.isVector() && VT.getSizeInBits() <= 32) { 1033 if (VT.isInteger() && !VT.isVector() && VT.getSizeInBits() <= 32) { 1036 } else if (VT == MVT::f32) { 1039 } else if (VT == MVT::f64) {