Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dcommon_call.cpp108 Register temp2 = op2; in StackOverflowCheck() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dencode.cpp1295 vixl::aarch32::SRegister temp2(temp.GetReg().GetId() + 1); in EncodeRoundToPInf() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp3034 uint64 temp2 = is64Bits ? val >> 48 : val >> 19; in HandleFmovImm() local
5313 uint64 temp2 = is64Bits ? val >> 48 : val >> 19; in SelectRetype() local