Lines Matching refs:HInstr
367 Bool (*isMove) ( const HInstr*, HReg*, HReg* ), in doRegisterAllocation() argument
370 void (*getRegUsage) ( HRegUsage*, const HInstr*, Bool ), in doRegisterAllocation()
373 void (*mapRegs) ( HRegRemap*, HInstr*, Bool ), in doRegisterAllocation()
382 void (*genSpill) ( HInstr**, HInstr**, HReg, Int, Bool ), in doRegisterAllocation()
383 void (*genReload) ( HInstr**, HInstr**, HReg, Int, Bool ), in doRegisterAllocation()
384 HInstr* (*directReload) ( HInstr*, HReg, Short ), in doRegisterAllocation()
388 void (*ppInstr) ( const HInstr*, Bool ), in doRegisterAllocation()
463 HInstr* _tmp = (_instr); \ in doRegisterAllocation()
1225 HInstr* spill1 = NULL; in doRegisterAllocation()
1226 HInstr* spill2 = NULL; in doRegisterAllocation()
1304 HInstr* reloaded; in doRegisterAllocation()
1400 HInstr* reload1 = NULL; in doRegisterAllocation()
1401 HInstr* reload2 = NULL; in doRegisterAllocation()
1485 HInstr* spill1 = NULL; in doRegisterAllocation()
1486 HInstr* spill2 = NULL; in doRegisterAllocation()
1511 HInstr* reload1 = NULL; in doRegisterAllocation()
1512 HInstr* reload2 = NULL; in doRegisterAllocation()