Searched defs:SpillFillInst (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
| H A D | inst.h | 2167 class SpillFillInst : public FixedInputsInst0 { class in ConditionMixin 2169 explicit SpillFillInst(ArenaAllocator *allocator, Opcode opcode) in SpillFillInst() function in ConditionMixin::SpillFillInst |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| H A D | inst.h | 3546 class SpillFillInst : public FixedInputsInst0 { class in DynObjectAccessType 3548 explicit SpillFillInst(ArenaAllocator *allocator, Opcode opcode, SpillFillType type = UNKNOWN) in SpillFillInst() function in DynObjectAccessType::SpillFillInst |
Completed in 11 milliseconds