Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dosr.cpp183 extern "C" void SetOsrResult(Frame *frame, uint64_t uval, double fval) in SetOsrResult()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.h68 uint64_t uval; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp99 auto uval = static_cast<uint64>(val); in IsRematerializable() local