Searched defs:bl (Results 1 – 5 of 5) sorted by relevance
124 std::vector<uint8_t> GenNopsAndBl(size_t num_nops, uint32_t bl) { in GenNopsAndBl()
198 std::vector<uint8_t> GenNopsAndBl(size_t num_nops, uint32_t bl) { in GenNopsAndBl()
1142 void Thumb2Assembler::bl(Label* label, Condition cond) { in bl() function in art::arm::Thumb2Assembler
8314 __ bl(GetFrameEntryLabel()); in GenerateStaticOrDirectCall() local
878 long bl = rotateLeft(xl, distl); in b2296099Test() local