Searched defs:required (Results 1 – 1 of 1) sorted by relevance
353 RegStorage Mir2Lir::AllocTempBody(GrowableArray<RegisterInfo*> ®s, int* next_temp, bool required… in AllocTempBody()411 RegStorage Mir2Lir::AllocTemp(bool required) { in AllocTemp()415 RegStorage Mir2Lir::AllocTempWide(bool required) { in AllocTempWide()430 RegStorage Mir2Lir::AllocTempRef(bool required) { in AllocTempRef()439 RegStorage Mir2Lir::AllocTempSingle(bool required) { in AllocTempSingle()448 RegStorage Mir2Lir::AllocTempDouble(bool required) { in AllocTempDouble()457 RegStorage Mir2Lir::AllocTypedTempWide(bool fp_hint, int reg_class, bool required) { in AllocTypedTempWide()465 RegStorage Mir2Lir::AllocTypedTemp(bool fp_hint, int reg_class, bool required) { in AllocTypedTemp()