Home
last modified time | relevance | path

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

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