Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/assembler/utils/
Dnumber-utils.h80 inline double FloatNumber(std::string_view p, bool is64bit) in FloatNumber()
/arkcompiler/runtime_core/static_core/assembler/
Dassembly-parser.cpp1737 bool Parser::ParseFloat(double *value, bool is64bit) in ParseFloat()
1779 bool Parser::ParseOperandFloat(bool is64bit) in ParseOperandFloat()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doperand.h1279 static bool IsSIMMOffsetOutOfRange(int64 offset, bool is64bit, bool isLDSTPair) in IsSIMMOffsetOutOfRange()