Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp490 static bool isPCRel32Branch(const MCInst &MI, const MCInstrInfo &MCII) { in isPCRel32Branch() function
1604 if (!STI.hasFeature(X86::Is64Bit) || !isPCRel32Branch(MI, MCII)) in encodeInstruction()