Lines Matching +defs:cvt +defs:d +defs:s
1383 void ppIRDirty ( const IRDirty* d ) in ppIRDirty()
1471 void ppIRLoadGOp ( IRLoadGOp cvt ) in ppIRLoadGOp()
1544 void ppIRStmt ( const IRStmt* s ) in ppIRStmt()
1994 IRDirty* d = LibVEX_Alloc_inline(sizeof(IRDirty)); in emptyIRDirty() local
2053 IRLoadG* mkIRLoadG ( IREndness end, IRLoadGOp cvt, in mkIRLoadG()
2077 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_IMark() local
2085 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_AbiHint() local
2093 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_Put() local
2100 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_PutI() local
2106 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_WrTmp() local
2113 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_Store() local
2123 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_StoreG() local
2129 IRStmt* IRStmt_LoadG ( IREndness end, IRLoadGOp cvt, IRTemp dst, in IRStmt_LoadG()
2131 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_LoadG() local
2137 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_CAS() local
2144 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_LLSC() local
2152 IRStmt* IRStmt_Dirty ( IRDirty* d ) in IRStmt_Dirty()
2154 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_Dirty() local
2161 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_MBE() local
2168 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_Exit() local
2271 IRRegArray* deepCopyIRRegArray ( const IRRegArray* d ) in deepCopyIRRegArray()
2340 IRDirty* deepCopyIRDirty ( const IRDirty* d ) in deepCopyIRDirty()
2375 IRStmt* deepCopyIRStmt ( const IRStmt* s ) in deepCopyIRStmt()
3526 void typeOfIRLoadGOp ( IRLoadGOp cvt, in typeOfIRLoadGOp()
3890 const IRDirty* d; in useBeforeDef_Stmt() local
4350 const IRDirty* d = stmt->Ist.Dirty.details; in tcStmt() local
4541 const IRDirty* d = stmt->Ist.Dirty.details; in sanityCheckIRSB() local
4677 IRDirty* d = emptyIRDirty(); in unsafeIRDirty_0_N() local
4688 IRDirty* d = emptyIRDirty(); in unsafeIRDirty_1_N() local