Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode.cpp278 void Encoder::EncodeIsInteger([[maybe_unused]] Reg dst, [[maybe_unused]] Reg src0) in EncodeIsInteger() function in ark::compiler::Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dencode.cpp1160 void Aarch32Encoder::EncodeIsInteger(Reg dst, Reg src) in EncodeIsInteger() function in ark::compiler::aarch32::Aarch32Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp2834 void Amd64Encoder::EncodeIsInteger(Reg dst, Reg src) in EncodeIsInteger() function in ark::compiler::amd64::Amd64Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp667 void Aarch64Encoder::EncodeIsInteger(Reg dst, Reg src) in EncodeIsInteger() function in ark::compiler::aarch64::Aarch64Encoder