Home
last modified time | relevance | path

Searched defs:EncodeIsInf (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode.cpp262 void Encoder::EncodeIsInf([[maybe_unused]] Reg dst, [[maybe_unused]] Reg src0) in EncodeIsInf() function in ark::compiler::Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dencode.cpp1104 void Aarch32Encoder::EncodeIsInf(Reg dst, Reg src) in EncodeIsInf() function in ark::compiler::aarch32::Aarch32Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp2709 void Amd64Encoder::EncodeIsInf(Reg dst, Reg src) in EncodeIsInf() function in ark::compiler::amd64::Amd64Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp619 void Aarch64Encoder::EncodeIsInf(Reg dst, Reg src) in EncodeIsInf() function in ark::compiler::aarch64::Aarch64Encoder