Searched refs:isPCRel32Branch (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp256 static bool isPCRel32Branch(const MCInst &MI, const MCInstrInfo &MCII) { function
1452 if (!STI.hasFeature(X86::Mode64Bit) || !isPCRel32Branch(MI, MCII))

Completed in 120 milliseconds