Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DRegisterPressure.cpp384 void PressureDiff::addPressureChange(unsigned RegUnit, bool IsDec, in addPressureChange()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp2380 bool IsDec = BaseOpc == X86ISD::DEC; in fastLowerIntrinsicCall() local