Lines Matching defs:at
1578 IRAtom* at; in mkLazy2() local
1627 IRAtom* at; in mkLazy3() local
1761 IRAtom* at; in mkLazy4() local
2074 static IRAtom* mkPCast8x16 ( MCEnv* mce, IRAtom* at ) in mkPCast8x16()
2079 static IRAtom* mkPCast16x8 ( MCEnv* mce, IRAtom* at ) in mkPCast16x8()
2084 static IRAtom* mkPCast32x4 ( MCEnv* mce, IRAtom* at ) in mkPCast32x4()
2089 static IRAtom* mkPCast64x2 ( MCEnv* mce, IRAtom* at ) in mkPCast64x2()
2094 static IRAtom* mkPCast64x4 ( MCEnv* mce, IRAtom* at ) in mkPCast64x4()
2099 static IRAtom* mkPCast32x8 ( MCEnv* mce, IRAtom* at ) in mkPCast32x8()
2104 static IRAtom* mkPCast32x2 ( MCEnv* mce, IRAtom* at ) in mkPCast32x2()
2109 static IRAtom* mkPCast16x16 ( MCEnv* mce, IRAtom* at ) in mkPCast16x16()
2114 static IRAtom* mkPCast16x4 ( MCEnv* mce, IRAtom* at ) in mkPCast16x4()
2119 static IRAtom* mkPCast8x32 ( MCEnv* mce, IRAtom* at ) in mkPCast8x32()
2124 static IRAtom* mkPCast8x8 ( MCEnv* mce, IRAtom* at ) in mkPCast8x8()
2129 static IRAtom* mkPCast16x2 ( MCEnv* mce, IRAtom* at ) in mkPCast16x2()
2134 static IRAtom* mkPCast8x4 ( MCEnv* mce, IRAtom* at ) in mkPCast8x4()
2179 IRAtom* at; in binary32Fx4() local
2190 IRAtom* at; in unary32Fx4() local
2199 IRAtom* at; in binary32F0x4() local
2212 IRAtom* at; in unary32F0x4() local
2225 IRAtom* at; in binary64Fx2() local
2236 IRAtom* at; in unary64Fx2() local
2245 IRAtom* at; in binary64F0x2() local
2258 IRAtom* at; in unary64F0x2() local
2271 IRAtom* at; in binary32Fx2() local
2282 IRAtom* at; in unary32Fx2() local
2293 IRAtom* at; in binary64Fx4() local
2304 IRAtom* at; in unary64Fx4() local
2315 IRAtom* at; in binary32Fx8() local
2326 IRAtom* at; in unary32Fx8() local
2629 IRAtom* at; in binary8Ix32() local
2638 IRAtom* at; in binary16Ix16() local
2647 IRAtom* at; in binary32Ix8() local
2656 IRAtom* at; in binary64Ix4() local
2667 IRAtom* at; in binary8Ix16() local
2676 IRAtom* at; in binary16Ix8() local
2685 IRAtom* at; in binary32Ix4() local
2694 IRAtom* at; in binary64Ix2() local
2705 IRAtom* at; in binary8Ix8() local
2714 IRAtom* at; in binary16Ix4() local
2723 IRAtom* at; in binary32Ix2() local
2732 IRAtom* at; in binary64Ix1() local
2743 IRAtom* at; in binary8Ix4() local
2752 IRAtom* at; in binary16Ix2() local
3681 IRAtom* at; in expr2vbits_Binop() local
3691 IRAtom* at; in expr2vbits_Binop() local
3701 IRAtom* at; in expr2vbits_Binop() local
6102 static Bool isBogusAtom ( IRAtom* at ) in isBogusAtom()