Searched refs:CreateFloatIsSafeInteger (Results 1 – 2 of 2) sorted by relevance
23 % codegen_funcs += ['CreateFloatIsInteger', 'CreateFloatIsSafeInteger', 'CreateDoubleIsInteger', 'C…
2314 void Codegen::CreateFloatIsSafeInteger([[maybe_unused]] IntrinsicInst *inst, Reg dst, SRCREGS src) in CreateFloatIsSafeInteger() function in ark::compiler::Codegen