Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_validbit_opt.h140 int64 cmpConstVal = -1; variable
Daarch64_global.h188 int64 cmpConstVal = 0; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_peep.cpp6108 int64 cmpConstVal = cmpConst.GetValue(); in Run() local