Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp315 …64CGFunc::IsImmediateValueInRange(MOperator mOp, int64 immVal, bool is64Bits, bool isIntactIndexed, in IsImmediateValueInRange()
390 bool isIntactIndexed = memOpnd->IsIntactIndexed(); in SelectCopyRegOpnd() local