• Home
  • Raw
  • Download

Lines Matching defs:at

1588    IRAtom* at;  in mkLazy2()  local
1645 IRAtom* at; in mkLazy3() local
1779 IRAtom* at; in mkLazy4() local
2109 static IRAtom* mkPCast8x16 ( MCEnv* mce, IRAtom* at ) in mkPCast8x16()
2114 static IRAtom* mkPCast16x8 ( MCEnv* mce, IRAtom* at ) in mkPCast16x8()
2119 static IRAtom* mkPCast32x4 ( MCEnv* mce, IRAtom* at ) in mkPCast32x4()
2124 static IRAtom* mkPCast64x2 ( MCEnv* mce, IRAtom* at ) in mkPCast64x2()
2129 static IRAtom* mkPCast64x4 ( MCEnv* mce, IRAtom* at ) in mkPCast64x4()
2134 static IRAtom* mkPCast32x8 ( MCEnv* mce, IRAtom* at ) in mkPCast32x8()
2139 static IRAtom* mkPCast32x2 ( MCEnv* mce, IRAtom* at ) in mkPCast32x2()
2144 static IRAtom* mkPCast16x16 ( MCEnv* mce, IRAtom* at ) in mkPCast16x16()
2149 static IRAtom* mkPCast16x4 ( MCEnv* mce, IRAtom* at ) in mkPCast16x4()
2154 static IRAtom* mkPCast8x32 ( MCEnv* mce, IRAtom* at ) in mkPCast8x32()
2159 static IRAtom* mkPCast8x8 ( MCEnv* mce, IRAtom* at ) in mkPCast8x8()
2164 static IRAtom* mkPCast16x2 ( MCEnv* mce, IRAtom* at ) in mkPCast16x2()
2169 static IRAtom* mkPCast8x4 ( MCEnv* mce, IRAtom* at ) in mkPCast8x4()
2214 IRAtom* at; in binary32Fx4() local
2225 IRAtom* at; in unary32Fx4() local
2234 IRAtom* at; in binary32F0x4() local
2247 IRAtom* at; in unary32F0x4() local
2260 IRAtom* at; in binary64Fx2() local
2271 IRAtom* at; in unary64Fx2() local
2280 IRAtom* at; in binary64F0x2() local
2293 IRAtom* at; in unary64F0x2() local
2306 IRAtom* at; in binary32Fx2() local
2317 IRAtom* at; in unary32Fx2() local
2328 IRAtom* at; in binary64Fx4() local
2339 IRAtom* at; in unary64Fx4() local
2350 IRAtom* at; in binary32Fx8() local
2361 IRAtom* at; in unary32Fx8() local
2667 IRAtom* at; in binary8Ix32() local
2676 IRAtom* at; in binary16Ix16() local
2685 IRAtom* at; in binary32Ix8() local
2694 IRAtom* at; in binary64Ix4() local
2705 IRAtom* at; in binary8Ix16() local
2714 IRAtom* at; in binary16Ix8() local
2723 IRAtom* at; in binary32Ix4() local
2732 IRAtom* at; in binary64Ix2() local
2743 IRAtom* at; in binary8Ix8() local
2752 IRAtom* at; in binary16Ix4() local
2761 IRAtom* at; in binary32Ix2() local
2770 IRAtom* at; in binary64Ix1() local
2781 IRAtom* at; in binary8Ix4() local
2790 IRAtom* at; in binary16Ix2() local
3723 IRAtom* at; in expr2vbits_Binop() local
3733 IRAtom* at; in expr2vbits_Binop() local
3743 IRAtom* at; in expr2vbits_Binop() local
6202 static Bool isBogusAtom ( IRAtom* at ) in isBogusAtom()