Home
last modified time | relevance | path

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

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