Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DRegisterPressure.cpp671 void PressureDiff::addPressureChange(Register RegUnit, bool IsDec, in addPressureChange()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86FastISel.cpp2907 bool IsDec = BaseOpc == ISD::SUB; in fastLowerIntrinsicCall() local