Home | History | Annotate | Download | only in priv

Lines Matching refs:HInstr

147    void (*getRegUsage) (HRegUsage*, HInstr*, Bool),
148 HInstr* instr,
177 void (*getRegUsage) (HRegUsage*, HInstr*, Bool),
318 Bool (*isMove) ( HInstr*, HReg*, HReg* ),
321 void (*getRegUsage) ( HRegUsage*, HInstr*, Bool ),
324 void (*mapRegs) ( HRegRemap*, HInstr*, Bool ),
327 real reg to a spill slot byte offset. The two leading HInstr**
333 void (*genSpill) ( HInstr**, HInstr**, HReg, Int, Bool ),
334 void (*genReload) ( HInstr**, HInstr**, HReg, Int, Bool ),
335 HInstr* (*directReload) ( HInstr*, HReg, Short ),
339 void (*ppInstr) ( HInstr*, Bool ),
414 HInstr* _tmp = (_instr); \
1151 HInstr* spill1 = NULL;
1152 HInstr* spill2 = NULL;
1235 HInstr* reloaded;
1332 HInstr* reload1 = NULL;
1333 HInstr* reload2 = NULL;
1415 HInstr* spill1 = NULL;
1416 HInstr* spill2 = NULL;
1441 HInstr* reload1 = NULL;
1442 HInstr* reload2 = NULL;