Lines Matching refs:IRAtom
230 IRAtom; typedef
252 IRAtom* ea;
256 IRAtom* ea;
260 IRAtom* ea;
264 IRAtom* taken; /* :: Ity_I1 */
267 IRAtom* dst;
279 static IRAtom* get_Event_dea ( Event* ev ) { in get_Event_dea()
616 void addEvent_Dr ( ClgState* clgs, InstrInfo* inode, Int datasize, IRAtom* ea ) in addEvent_Dr()
637 void addEvent_Dw ( ClgState* clgs, InstrInfo* inode, Int datasize, IRAtom* ea ) in addEvent_Dw()
672 void addEvent_Bc ( ClgState* clgs, InstrInfo* inode, IRAtom* guard ) in addEvent_Bc()
692 void addEvent_Bi ( ClgState* clgs, InstrInfo* inode, IRAtom* whereTo ) in addEvent_Bi()