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