Home | History | Annotate | Download | only in cachegrind

Lines Matching refs:IRAtom

507    IRAtom;
531 IRAtom* ea;
535 IRAtom* ea;
539 IRAtom* ea;
543 IRAtom* taken; /* :: Ity_I1 */
546 IRAtom* dst;
556 static IRAtom* get_Event_dea ( Event* ev ) {
903 void addEvent_Dr ( CgState* cgs, InstrInfo* inode, Int datasize, IRAtom* ea )
923 void addEvent_Dw ( CgState* cgs, InstrInfo* inode, Int datasize, IRAtom* ea )
961 Int datasize, IRAtom* ea, IRAtom* guard,
1006 void addEvent_Bc ( CgState* cgs, InstrInfo* inode, IRAtom* guard )
1026 void addEvent_Bi ( CgState* cgs, InstrInfo* inode, IRAtom* whereTo )