Home
last modified time | relevance | path

Searched refs:LoadCompressedStringCharInst (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h4192 class LoadCompressedStringCharInst : public FixedInputsInst3 {
4194 DECLARE_INST(LoadCompressedStringCharInst);
4198LoadCompressedStringCharInst(Opcode opcode, DataType::Type type, uint32_t pc, Inst *input0, Inst *… in LoadCompressedStringCharInst() function