Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/client/utils/
Dcli_command.cpp435 int tmpNum = std::stoi(GetArgList()[0]); in DeleteCommand() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp867 ScopedTmpReg tmpNum(this, dst.GetType()); in EncodeCastFloat32ToUint64() local
893 ScopedTmpReg tmpNum(this, dst.GetType()); in EncodeCastFloat64ToUint64() local