Home
last modified time | relevance | path

Searched defs:IsDec (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterPressure.cpp663 void PressureDiff::addPressureChange(Register RegUnit, bool IsDec, in addPressureChange()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp2906 bool IsDec = BaseOpc == ISD::SUB; in fastLowerIntrinsicCall() local