Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h1861CompareInst(Opcode opcode, DataType::Type type, uint32_t pc, ConditionCode cc) : BaseInst(opcode, … in CompareInst() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h3192CompareInst(Opcode opcode, DataType::Type type, uint32_t pc, ConditionCode cc) : BaseInst(opcode, … in CompareInst() function
3196CompareInst(Opcode opcode, DataType::Type type, uint32_t pc, Inst *input0, Inst *input1, DataType:… in CompareInst() function