• Home
  • Raw
  • Download

Lines Matching +defs:cvt +defs:d +defs:s

1409 void ppIRDirty ( const IRDirty* d )  in ppIRDirty()
1497 void ppIRLoadGOp ( IRLoadGOp cvt ) in ppIRLoadGOp()
1570 void ppIRStmt ( const IRStmt* s ) in ppIRStmt()
2059 IRDirty* d = LibVEX_Alloc_inline(sizeof(IRDirty)); in emptyIRDirty() local
2118 IRLoadG* mkIRLoadG ( IREndness end, IRLoadGOp cvt, in mkIRLoadG()
2142 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_IMark() local
2150 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_AbiHint() local
2158 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_Put() local
2165 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_PutI() local
2171 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_WrTmp() local
2178 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_Store() local
2188 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_StoreG() local
2194 IRStmt* IRStmt_LoadG ( IREndness end, IRLoadGOp cvt, IRTemp dst, in IRStmt_LoadG()
2196 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_LoadG() local
2202 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_CAS() local
2209 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_LLSC() local
2217 IRStmt* IRStmt_Dirty ( IRDirty* d ) in IRStmt_Dirty()
2219 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_Dirty() local
2226 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_MBE() local
2233 IRStmt* s = LibVEX_Alloc_inline(sizeof(IRStmt)); in IRStmt_Exit() local
2336 IRRegArray* deepCopyIRRegArray ( const IRRegArray* d ) in deepCopyIRRegArray()
2405 IRDirty* deepCopyIRDirty ( const IRDirty* d ) in deepCopyIRDirty()
2440 IRStmt* deepCopyIRStmt ( const IRStmt* s ) in deepCopyIRStmt()
3624 void typeOfIRLoadGOp ( IRLoadGOp cvt, in typeOfIRLoadGOp()
4004 const IRDirty* d; in useBeforeDef_Stmt() local
4516 const IRDirty* d = stmt->Ist.Dirty.details; in tcStmt() local
4776 IRDirty* d = emptyIRDirty(); in unsafeIRDirty_0_N() local
4787 IRDirty* d = emptyIRDirty(); in unsafeIRDirty_1_N() local