Searched defs:IsAccWrite (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| D | reg_acc_alloc.cpp | 92 bool RegAccAlloc::IsAccWrite(compiler::Inst *inst) const in IsAccWrite() function in panda::bytecodeopt::RegAccAlloc |
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
| D | reg_acc_alloc.cpp | 136 bool RegAccAlloc::IsAccWrite(compiler::Inst *inst) const in IsAccWrite() function in ark::bytecodeopt::RegAccAlloc |
| /arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
| D | inst.cpp | 502 bool Inst::IsAccWrite() const in IsAccWrite() function in panda::compiler::Inst |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| D | inst.cpp | 820 bool Inst::IsAccWrite() const in IsAccWrite() function in ark::compiler::Inst |