Searched refs:isPCRel32Branch (Results 1 – 1 of 1) sorted by relevance
490 static bool isPCRel32Branch(const MCInst &MI, const MCInstrInfo &MCII) { in isPCRel32Branch() function1604 if (!STI.hasFeature(X86::Is64Bit) || !isPCRel32Branch(MI, MCII)) in encodeInstruction()