Searched refs:isDot (Results 1 – 7 of 7) sorted by relevance
4319 bool &isDot) { in getAltivecCompareInfo() argument4323 isDot = false; in getAltivecCompareInfo()4327 case Intrinsic::ppc_altivec_vcmpbfp_p: CompareOpc = 966; isDot = 1; break; in getAltivecCompareInfo()4328 case Intrinsic::ppc_altivec_vcmpeqfp_p: CompareOpc = 198; isDot = 1; break; in getAltivecCompareInfo()4329 case Intrinsic::ppc_altivec_vcmpequb_p: CompareOpc = 6; isDot = 1; break; in getAltivecCompareInfo()4330 case Intrinsic::ppc_altivec_vcmpequh_p: CompareOpc = 70; isDot = 1; break; in getAltivecCompareInfo()4331 case Intrinsic::ppc_altivec_vcmpequw_p: CompareOpc = 134; isDot = 1; break; in getAltivecCompareInfo()4332 case Intrinsic::ppc_altivec_vcmpgefp_p: CompareOpc = 454; isDot = 1; break; in getAltivecCompareInfo()4333 case Intrinsic::ppc_altivec_vcmpgtfp_p: CompareOpc = 710; isDot = 1; break; in getAltivecCompareInfo()4334 case Intrinsic::ppc_altivec_vcmpgtsb_p: CompareOpc = 774; isDot = 1; break; in getAltivecCompareInfo()[all …]
607 bool isDot = '.' == ch; in wordCheck() local608 hasDot |= isDot; in wordCheck()614 if (isColon || isDot || isUnderscore || isParen) { in wordCheck()
754 if (isDot(canonicalPathSegment) || isDotDot(canonicalPathSegment)) { in setPathSegment()768 if (isDot(canonicalPathSegment) || isDotDot(canonicalPathSegment)) { in setEncodedPathSegment()1125 if (isDot(segment)) {1142 private boolean isDot(String input) {
763 if (isDot(canonicalPathSegment) || isDotDot(canonicalPathSegment)) { in setPathSegment()777 if (isDot(canonicalPathSegment) || isDotDot(canonicalPathSegment)) { in setEncodedPathSegment()1135 if (isDot(segment)) {1152 private boolean isDot(String input) {
7657 bool &isDot, const PPCSubtarget &Subtarget) { in getVectorCompareInfo() argument7661 isDot = false; in getVectorCompareInfo()7665 case Intrinsic::ppc_altivec_vcmpbfp_p: CompareOpc = 966; isDot = 1; break; in getVectorCompareInfo()7666 case Intrinsic::ppc_altivec_vcmpeqfp_p: CompareOpc = 198; isDot = 1; break; in getVectorCompareInfo()7667 case Intrinsic::ppc_altivec_vcmpequb_p: CompareOpc = 6; isDot = 1; break; in getVectorCompareInfo()7668 case Intrinsic::ppc_altivec_vcmpequh_p: CompareOpc = 70; isDot = 1; break; in getVectorCompareInfo()7669 case Intrinsic::ppc_altivec_vcmpequw_p: CompareOpc = 134; isDot = 1; break; in getVectorCompareInfo()7673 isDot = 1; in getVectorCompareInfo()7678 case Intrinsic::ppc_altivec_vcmpgefp_p: CompareOpc = 454; isDot = 1; break; in getVectorCompareInfo()7679 case Intrinsic::ppc_altivec_vcmpgtfp_p: CompareOpc = 710; isDot = 1; break; in getVectorCompareInfo()[all …]
8646 bool &isDot, const PPCSubtarget &Subtarget) { in getVectorCompareInfo() argument8650 isDot = false; in getVectorCompareInfo()8657 isDot = true; in getVectorCompareInfo()8661 isDot = true; in getVectorCompareInfo()8665 isDot = true; in getVectorCompareInfo()8669 isDot = true; in getVectorCompareInfo()8673 isDot = true; in getVectorCompareInfo()8678 isDot = true; in getVectorCompareInfo()8711 isDot = true; in getVectorCompareInfo()8717 isDot = true; in getVectorCompareInfo()[all …]