Home
last modified time | relevance | path

Searched defs:LoadPairPartInst (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h6676 …explicit LoadPairPartInst(Opcode opcode, uint64_t imm) : FixedInputsInst1(opcode), ImmediateMixin(… in LoadPairPartInst() function
6678 LoadPairPartInst(Opcode opcode, DataType::Type type, uint32_t pc, Inst *input, uint64_t imm) in LoadPairPartInst() function