Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterPressure.cpp670 void PressureDiff::addPressureChange(unsigned RegUnit, bool IsDec, in addPressureChange()
/external/llvm/lib/CodeGen/
DRegisterPressure.cpp630 void PressureDiff::addPressureChange(unsigned RegUnit, bool IsDec, in addPressureChange()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2760 bool IsDec = BaseOpc == X86ISD::DEC; in fastLowerIntrinsicCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp2923 bool IsDec = BaseOpc == ISD::SUB; in fastLowerIntrinsicCall() local