reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
878 if (TLI->getOperationAction(ISD, VT) == TargetLowering::LibCall) 911 if (VT.isInteger() && VT.getSizeInBits() >= 64) { 911 if (VT.isInteger() && VT.getSizeInBits() >= 64) { 926 if (!VT.isFloatingPoint())