Searched defs:EncodeFastPathDynamicCast (Results 1 – 3 of 3) sorted by relevance
98 void Encoder::EncodeFastPathDynamicCast([[maybe_unused]] Reg dst, [[maybe_unused]] Reg src, in EncodeFastPathDynamicCast() function in ark::compiler::Encoder
1070 void Amd64Encoder::EncodeFastPathDynamicCast(Reg dst, Reg src, LabelHolder::LabelId slow) in EncodeFastPathDynamicCast() function in ark::compiler::amd64::Amd64Encoder
1643 void Aarch64Encoder::EncodeFastPathDynamicCast(Reg dst, Reg src, LabelHolder::LabelId slow) in EncodeFastPathDynamicCast() function in ark::compiler::aarch64::Aarch64Encoder