Searched refs:MIOpcode (Results 1 – 1 of 1) sorted by relevance
104 unsigned MIOpcode = MI->getOpcode(); in GetSymbolRef() local105 assert((Subtarget->isUsingPCRelativeCalls() || MIOpcode != PPC::BL8_NOTOC) && in GetSymbolRef()108 if (MIOpcode == PPC::TAILB || MIOpcode == PPC::TAILB8 || in GetSymbolRef()109 MIOpcode == PPC::TCRETURNdi || MIOpcode == PPC::TCRETURNdi8 || in GetSymbolRef()110 MIOpcode == PPC::BL8_NOTOC) { in GetSymbolRef()