Home
last modified time | relevance | path

Searched refs:CreateFloatIsSafeInteger (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/intrinsics/
Dintrinsics_codegen.inl.h.erb23 % codegen_funcs += ['CreateFloatIsInteger', 'CreateFloatIsSafeInteger', 'CreateDoubleIsInteger', 'C…
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp2314 void Codegen::CreateFloatIsSafeInteger([[maybe_unused]] IntrinsicInst *inst, Reg dst, SRCREGS src) in CreateFloatIsSafeInteger() function in ark::compiler::Codegen