Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dencode.cpp1493 void Aarch32Encoder::EncodeCastScalarToFloat(Reg dst, Reg src, bool srcSigned) in EncodeCastScalarToFloat() function in ark::compiler::aarch32::Aarch32Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp1020 void Amd64Encoder::EncodeCastScalarToFloat(Reg dst, Reg src, bool srcSigned) in EncodeCastScalarToFloat() function in ark::compiler::amd64::Amd64Encoder