Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterPressure.cpp436 void PressureDiff::addPressureChange(unsigned RegUnit, bool IsDec, in addPressureChange()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2585 bool IsDec = BaseOpc == X86ISD::DEC; in fastLowerIntrinsicCall() local