Home
last modified time | relevance | path

Searched defs:BL (Results 1 – 3 of 3) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DARMAssemblerProxy.cpp192 void ARMAssemblerProxy::BL(int cc, uint32_t* pc) { in BL() function in android::ARMAssemblerProxy
204 void ARMAssemblerProxy::BL(int cc, const char* label) { in BL() function in android::ARMAssemblerProxy
DARMAssembler.cpp125 void ARMAssembler::BL(int cc, const char* label) in BL() function in android::ARMAssembler
282 void ARMAssembler::BL(int cc, uint32_t* pc) in BL() function in android::ARMAssembler
DMIPSAssembler.cpp735 void ArmToMipsAssembler::BL(int cc, const char* label) in BL() function in android::ArmToMipsAssembler
748 void ArmToMipsAssembler::BL(int cc, uint32_t* to_pc) in BL() function in android::ArmToMipsAssembler