Searched defs:EncodeBitTestAndBranch (Results 1 – 4 of 4) sorted by relevance
926 virtual void EncodeBitTestAndBranch([[maybe_unused]] compiler::LabelHolder::LabelId id, in EncodeBitTestAndBranch() function
111 void Aarch32Encoder::EncodeBitTestAndBranch(LabelHolder::LabelId id, Reg reg, uint32_t bit_pos, boo… in EncodeBitTestAndBranch() function in panda::compiler::aarch32::Aarch32Encoder
273 void Amd64Encoder::EncodeBitTestAndBranch(LabelHolder::LabelId id, compiler::Reg reg, uint32_t bit_… in EncodeBitTestAndBranch() function in panda::compiler::amd64::Amd64Encoder
226 void Aarch64Encoder::EncodeBitTestAndBranch(LabelHolder::LabelId id, compiler::Reg reg, uint32_t bi… in EncodeBitTestAndBranch() function in panda::compiler::aarch64::Aarch64Encoder