Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp623 const bool IsRCXLiveIn = MBB.isLiveIn(X86::RCX); in emitStackProbeInline() local
628 if (IsRCXLiveIn) in emitStackProbeInline()
632 if (IsRDXLiveIn && IsRCXLiveIn) in emitStackProbeInline()
635 if (IsRCXLiveIn) in emitStackProbeInline()