Lines Matching refs:isShadowAtom
343 static Bool isShadowAtom ( MCEnv* mce, IRAtom* a1 ) in isShadowAtom() function
499 tl_assert(isShadowAtom(mce,a1)); in mkDifD8()
500 tl_assert(isShadowAtom(mce,a2)); in mkDifD8()
505 tl_assert(isShadowAtom(mce,a1)); in mkDifD16()
506 tl_assert(isShadowAtom(mce,a2)); in mkDifD16()
511 tl_assert(isShadowAtom(mce,a1)); in mkDifD32()
512 tl_assert(isShadowAtom(mce,a2)); in mkDifD32()
517 tl_assert(isShadowAtom(mce,a1)); in mkDifD64()
518 tl_assert(isShadowAtom(mce,a2)); in mkDifD64()
523 tl_assert(isShadowAtom(mce,a1)); in mkDifDV128()
524 tl_assert(isShadowAtom(mce,a2)); in mkDifDV128()
529 tl_assert(isShadowAtom(mce,a1)); in mkDifDV256()
530 tl_assert(isShadowAtom(mce,a2)); in mkDifDV256()
537 tl_assert(isShadowAtom(mce,a1)); in mkUifU8()
538 tl_assert(isShadowAtom(mce,a2)); in mkUifU8()
543 tl_assert(isShadowAtom(mce,a1)); in mkUifU16()
544 tl_assert(isShadowAtom(mce,a2)); in mkUifU16()
549 tl_assert(isShadowAtom(mce,a1)); in mkUifU32()
550 tl_assert(isShadowAtom(mce,a2)); in mkUifU32()
555 tl_assert(isShadowAtom(mce,a1)); in mkUifU64()
556 tl_assert(isShadowAtom(mce,a2)); in mkUifU64()
562 tl_assert(isShadowAtom(mce,a1)); in mkUifU128()
563 tl_assert(isShadowAtom(mce,a2)); in mkUifU128()
575 tl_assert(isShadowAtom(mce,a1)); in mkUifUV128()
576 tl_assert(isShadowAtom(mce,a2)); in mkUifUV128()
581 tl_assert(isShadowAtom(mce,a1)); in mkUifUV256()
582 tl_assert(isShadowAtom(mce,a2)); in mkUifUV256()
604 tl_assert(isShadowAtom(mce,a1)); in mkLeft8()
609 tl_assert(isShadowAtom(mce,a1)); in mkLeft16()
614 tl_assert(isShadowAtom(mce,a1)); in mkLeft32()
619 tl_assert(isShadowAtom(mce,a1)); in mkLeft64()
631 tl_assert(isShadowAtom(mce, vbits)); in mkImproveAND8()
639 tl_assert(isShadowAtom(mce, vbits)); in mkImproveAND16()
647 tl_assert(isShadowAtom(mce, vbits)); in mkImproveAND32()
655 tl_assert(isShadowAtom(mce, vbits)); in mkImproveAND64()
663 tl_assert(isShadowAtom(mce, vbits)); in mkImproveANDV128()
671 tl_assert(isShadowAtom(mce, vbits)); in mkImproveANDV256()
682 tl_assert(isShadowAtom(mce, vbits)); in mkImproveOR8()
694 tl_assert(isShadowAtom(mce, vbits)); in mkImproveOR16()
706 tl_assert(isShadowAtom(mce, vbits)); in mkImproveOR32()
718 tl_assert(isShadowAtom(mce, vbits)); in mkImproveOR64()
730 tl_assert(isShadowAtom(mce, vbits)); in mkImproveORV128()
742 tl_assert(isShadowAtom(mce, vbits)); in mkImproveORV256()
763 tl_assert(isShadowAtom(mce,vbits)); in mkPCastTo()
992 tl_assert(isShadowAtom(mce,vxx)); in expensiveCmpEQorNE()
993 tl_assert(isShadowAtom(mce,vyy)); in expensiveCmpEQorNE()
1123 tl_assert(isShadowAtom(mce,xxhash)); in doCmpORD()
1124 tl_assert(isShadowAtom(mce,yyhash)); in doCmpORD()
1248 tl_assert(isShadowAtom(mce, vatom)); in complainIfUndefined()
1459 tl_assert(isShadowAtom(mce, vatom)); in do_shadow_PUT()
1591 tl_assert(isShadowAtom(mce,va1)); in mkLazy2()
1592 tl_assert(isShadowAtom(mce,va2)); in mkLazy2()
1649 tl_assert(isShadowAtom(mce,va1)); in mkLazy3()
1650 tl_assert(isShadowAtom(mce,va2)); in mkLazy3()
1651 tl_assert(isShadowAtom(mce,va3)); in mkLazy3()
1784 tl_assert(isShadowAtom(mce,va1)); in mkLazy4()
1785 tl_assert(isShadowAtom(mce,va2)); in mkLazy4()
1786 tl_assert(isShadowAtom(mce,va3)); in mkLazy4()
1787 tl_assert(isShadowAtom(mce,va4)); in mkLazy4()
1926 tl_assert(isShadowAtom(mce,qaa)); in expensiveAddSub()
1927 tl_assert(isShadowAtom(mce,qbb)); in expensiveAddSub()
2011 tl_assert(isShadowAtom(mce,vatom)); in expensiveCountTrailingZeroes()
2086 tl_assert(isShadowAtom(mce,qaa)); in scalarShift()
2087 tl_assert(isShadowAtom(mce,qbb)); in scalarShift()
2215 tl_assert(isShadowAtom(mce, vatomX)); in binary32Fx4()
2216 tl_assert(isShadowAtom(mce, vatomY)); in binary32Fx4()
2226 tl_assert(isShadowAtom(mce, vatomX)); in unary32Fx4()
2235 tl_assert(isShadowAtom(mce, vatomX)); in binary32F0x4()
2236 tl_assert(isShadowAtom(mce, vatomY)); in binary32F0x4()
2248 tl_assert(isShadowAtom(mce, vatomX)); in unary32F0x4()
2261 tl_assert(isShadowAtom(mce, vatomX)); in binary64Fx2()
2262 tl_assert(isShadowAtom(mce, vatomY)); in binary64Fx2()
2272 tl_assert(isShadowAtom(mce, vatomX)); in unary64Fx2()
2281 tl_assert(isShadowAtom(mce, vatomX)); in binary64F0x2()
2282 tl_assert(isShadowAtom(mce, vatomY)); in binary64F0x2()
2294 tl_assert(isShadowAtom(mce, vatomX)); in unary64F0x2()
2307 tl_assert(isShadowAtom(mce, vatomX)); in binary32Fx2()
2308 tl_assert(isShadowAtom(mce, vatomY)); in binary32Fx2()
2318 tl_assert(isShadowAtom(mce, vatomX)); in unary32Fx2()
2329 tl_assert(isShadowAtom(mce, vatomX)); in binary64Fx4()
2330 tl_assert(isShadowAtom(mce, vatomY)); in binary64Fx4()
2340 tl_assert(isShadowAtom(mce, vatomX)); in unary64Fx4()
2351 tl_assert(isShadowAtom(mce, vatomX)); in binary32Fx8()
2352 tl_assert(isShadowAtom(mce, vatomY)); in binary32Fx8()
2362 tl_assert(isShadowAtom(mce, vatomX)); in unary32Fx8()
2567 tl_assert(isShadowAtom(mce,vatom1)); in vectorNarrowBinV128()
2568 tl_assert(isShadowAtom(mce,vatom2)); in vectorNarrowBinV128()
2588 tl_assert(isShadowAtom(mce,vatom1)); in vectorNarrowBin64()
2589 tl_assert(isShadowAtom(mce,vatom2)); in vectorNarrowBin64()
2602 tl_assert(isShadowAtom(mce,vatom1)); in vectorNarrowUnV128()
2651 tl_assert(isShadowAtom(mce,vatom1)); in vectorWidenI64()
2816 tl_assert(isShadowAtom(mce,vatom1)); in expr2vbits_Qop()
2817 tl_assert(isShadowAtom(mce,vatom2)); in expr2vbits_Qop()
2818 tl_assert(isShadowAtom(mce,vatom3)); in expr2vbits_Qop()
2819 tl_assert(isShadowAtom(mce,vatom4)); in expr2vbits_Qop()
2868 tl_assert(isShadowAtom(mce,vatom1)); in expr2vbits_Triop()
2869 tl_assert(isShadowAtom(mce,vatom2)); in expr2vbits_Triop()
2870 tl_assert(isShadowAtom(mce,vatom3)); in expr2vbits_Triop()
2984 tl_assert(isShadowAtom(mce,vatom1)); in expr2vbits_Binop()
2985 tl_assert(isShadowAtom(mce,vatom2)); in expr2vbits_Binop()
5046 tl_assert(isShadowAtom(mce,vatom)); in zwidenToHostWord()
5124 tl_assert(isShadowAtom(mce,vdata)); in do_shadow_Store()
5670 tl_assert(isShadowAtom(mce, shadow)); in bind_shadow_tmp_to_orig()
5855 tl_assert(isShadowAtom(mce, vdataLo)); in do_shadow_CAS_single()
5859 tl_assert(isShadowAtom(mce, bdataLo)); in do_shadow_CAS_single()
5866 tl_assert(isShadowAtom(mce, vexpdLo)); in do_shadow_CAS_single()
5870 tl_assert(isShadowAtom(mce, bexpdLo)); in do_shadow_CAS_single()
5965 tl_assert(isShadowAtom(mce, vdataHi)); in do_shadow_CAS_double()
5966 tl_assert(isShadowAtom(mce, vdataLo)); in do_shadow_CAS_double()
5972 tl_assert(isShadowAtom(mce, bdataHi)); in do_shadow_CAS_double()
5973 tl_assert(isShadowAtom(mce, bdataLo)); in do_shadow_CAS_double()
5983 tl_assert(isShadowAtom(mce, vexpdHi)); in do_shadow_CAS_double()
5984 tl_assert(isShadowAtom(mce, vexpdLo)); in do_shadow_CAS_double()
5990 tl_assert(isShadowAtom(mce, bexpdHi)); in do_shadow_CAS_double()
5991 tl_assert(isShadowAtom(mce, bexpdLo)); in do_shadow_CAS_double()