Searched refs:isNoTOCCallInstr (Results 1 – 1 of 1) sorted by relevance
67 (isNoTOCCallInstr(MI) ? PPC::fixup_ppc_br24_notoc : PPC::fixup_ppc_br24)); in getDirectBrEncoding()73 bool PPCMCCodeEmitter::isNoTOCCallInstr(const MCInst &MI) const { in isNoTOCCallInstr() function in PPCMCCodeEmitter