Searched defs:BL (Results 1 – 4 of 4) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | ARMAssembler.cpp | 125 void ARMAssembler::BL(int cc, const char* label) in BL() function in android::ARMAssembler |
D | ARMAssemblerProxy.cpp | 192 void ARMAssemblerProxy::BL(int cc, uint32_t* pc) { in BL() function in android::ARMAssemblerProxy |
D | Arm64Assembler.cpp | 276 void ArmToArm64Assembler::BL(int /*cc*/, const char* /*label*/) in BL() function in android::ArmToArm64Assembler |
D | MIPSAssembler.cpp | 735 void ArmToMipsAssembler::BL(int cc, const char* label) in BL() function in android::ArmToMipsAssembler |