Home
last modified time | relevance | path

Searched +defs:cvt +defs:d +defs:s (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/VEX/priv/
Dir_defs.c1382 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
[all …]
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_peephole.cpp44 for (int d = 1; defExists(d); ++d) in isNop() local
69 for (int d = 0; defExists(d); ++d) in isDead() local
205 for (int s = 0; i->srcExists(s); ++s) { in visit() local
552 const int s, ImmediateValue& imm2) in tryCollapseChainedMULs()
615 ConstantFolding::opnd(Instruction *i, ImmediateValue &imm0, int s) in opnd()
691 const uint32_t d = imm0.reg.data.u32; in opnd() local
693 int r, s; in opnd() local
725 const int32_t d = imm0.reg.data.s32; in opnd() local
853 for (int s = 0; s < 3 && i->srcExists(s); ++s) { in visit() local
1002 int s; in tryADDToMADOrSAD() local
[all …]