Home | History | Annotate | Download | only in arm

Lines Matching refs:LUnallocated

2802   LUnallocated* ToUnallocated(Register reg);
2803 LUnallocated* ToUnallocated(DoubleRegister reg);
2806 MUST_USE_RESULT LOperand* Use(HValue* value, LUnallocated* operand);
2845 MUST_USE_RESULT LUnallocated* TempRegister();
2846 MUST_USE_RESULT LUnallocated* TempDoubleRegister();
2853 LUnallocated* result);