Home
last modified time | relevance | path

Searched refs:GetLoadOperator (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_peep.cpp59 MOperator GetLoadOperator(uint32 refSize, bool isVolatile) in GetLoadOperator() function
5282 MOperator loadOp = GetLoadOperator(refSize, isVolatile); in Run()