Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h3196 …code opcode, DataType::Type type, uint32_t pc, Inst *input0, Inst *input1, DataType::Type operType, in CompareInst()
4944 CastInst(Opcode opcode, DataType::Type type, uint32_t pc, Inst *input0, DataType::Type operType) in CastInst()
4980 …code opcode, DataType::Type type, uint32_t pc, Inst *input0, Inst *input1, DataType::Type operType) in CmpInst()
6465 DataType::Type operType, ConditionCode cc) in SelectInst()
6513 uint64_t imm, DataType::Type operType, ConditionCode cc) in SelectImmInst()