Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp2582 bool is64BitsFloat = (ftype == PTY_f64); in SelectCvtFloat2Int() local
2610 bool is64BitsFloat = (toType == PTY_f64); in SelectCvtInt2Float() local