Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_cgfunc.h398 const Operand *GetFloatRflag() const override in GetFloatRflag() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cgfunc.cpp602 const Operand *X64CGFunc::GetFloatRflag() const in GetFloatRflag() function in maplebe::X64CGFunc