Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h1979 CastValueToAnyTypeInst(Opcode opcode, uint32_t pc) : BaseInst(opcode, DataType::ANY, pc) {} in CastValueToAnyTypeInst() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h3262 CastValueToAnyTypeInst(Opcode opcode, uint32_t pc, AnyBaseType anyType, Inst *input0) in CastValueToAnyTypeInst() function