Lines Matching +defs:cvt +defs:d +defs:s
1382 void ppIRDirty ( const IRDirty* d ) in ppIRDirty()
1470 void ppIRLoadGOp ( IRLoadGOp cvt ) in ppIRLoadGOp()
1540 void ppIRStmt ( const IRStmt* s ) in ppIRStmt()
1990 IRDirty* d = LibVEX_Alloc_inline(sizeof(IRDirty)); in emptyIRDirty() local
2049 IRLoadG* mkIRLoadG ( IREndness end, IRLoadGOp cvt, in mkIRLoadG()
2073 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_IMark() local
2081 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_AbiHint() local
2089 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_Put() local
2096 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_PutI() local
2102 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_WrTmp() local
2109 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_Store() local
2119 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_StoreG() local
2125 IRStmt* IRStmt_LoadG ( IREndness end, IRLoadGOp cvt, IRTemp dst, in IRStmt_LoadG()
2127 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_LoadG() local
2133 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_CAS() local
2140 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_LLSC() local
2148 IRStmt* IRStmt_Dirty ( IRDirty* d ) in IRStmt_Dirty()
2150 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_Dirty() local
2157 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_MBE() local
2164 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_Exit() local
2267 IRRegArray* deepCopyIRRegArray ( const IRRegArray* d ) in deepCopyIRRegArray()
2336 IRDirty* deepCopyIRDirty ( const IRDirty* d ) in deepCopyIRDirty()
2371 IRStmt* deepCopyIRStmt ( const IRStmt* s ) in deepCopyIRStmt()
3522 void typeOfIRLoadGOp ( IRLoadGOp cvt, in typeOfIRLoadGOp()
3884 const IRDirty* d; in useBeforeDef_Stmt() local
4344 const IRDirty* d = stmt->Ist.Dirty.details; in tcStmt() local
4535 const IRDirty* d = stmt->Ist.Dirty.details; in sanityCheckIRSB() local
4671 IRDirty* d = emptyIRDirty(); in unsafeIRDirty_0_N() local
4682 IRDirty* d = emptyIRDirty(); in unsafeIRDirty_1_N() local