Lines Matching defs:at
1292 IRAtom* at; in mkLazy2() local
1399 static IRAtom* mkPCast8x16 ( MCEnv* mce, IRAtom* at ) in mkPCast8x16()
1404 static IRAtom* mkPCast16x8 ( MCEnv* mce, IRAtom* at ) in mkPCast16x8()
1409 static IRAtom* mkPCast32x4 ( MCEnv* mce, IRAtom* at ) in mkPCast32x4()
1414 static IRAtom* mkPCast64x2 ( MCEnv* mce, IRAtom* at ) in mkPCast64x2()
1459 IRAtom* at; in binary32Fx4() local
1470 IRAtom* at; in unary32Fx4() local
1479 IRAtom* at; in binary32F0x4() local
1492 IRAtom* at; in unary32F0x4() local
1505 IRAtom* at; in binary64Fx2() local
1516 IRAtom* at; in unary64Fx2() local
1525 IRAtom* at; in binary64F0x2() local
1538 IRAtom* at; in unary64F0x2() local
1601 IRAtom* at; in binary8Ix16() local
1610 IRAtom* at; in binary16Ix8() local
1619 IRAtom* at; in binary32Ix4() local
1628 IRAtom* at; in binary64Ix2() local
2545 static Bool isBogusAtom ( IRAtom* at ) in isBogusAtom()