Home
last modified time | relevance | path

Searched refs:ccStrs (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Doperand.cpp204 const char *CondOperand::ccStrs[kCcLast] = {"EQ", "NE", "CS", "HS", "CC", "LO", "MI", "PL", "VS", member in maplebe::CondOperand
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_insn.cpp250 (void)emitter.Emit(CondOperand::ccStrs[v->GetCode()]); in Visit()
490 LogInfo::MapleLogger() << "CC: " << CondOperand::ccStrs[v->GetCode()]; in Visit() member in maplebe::CondOperand
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Doperand.h2190 static const char *ccStrs[kCcLast]; member in maplebe::MemOperand::operand::CondOperand

Completed in 5 milliseconds