Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp252 bool IsWithReloc = in getClobberType() local
255 if (FlagDef->isDead() && X86::getNFVariant(MI.getOpcode()) && !IsWithReloc) in getClobberType()
H A DX86InstrInfo.cpp5437 bool IsWithReloc = X86EnableAPXForRelocation in optimizeCompareInstr() local
5442 if (HasNF && Inst.registerDefIsDead(X86::EFLAGS, TRI) && !IsWithReloc) { in optimizeCompareInstr()