Home
last modified time | relevance | path

Searched refs:RequireNoSignedWrap (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1041 bool RequireNoSignedWrap = false; in Descale() local
1066 if (RequireNoSignedWrap && !NoSignedWrap) in Descale()
1105 if (RequireNoSignedWrap && !NoSignedWrap) in Descale()
1148 RequireNoSignedWrap = true; in Descale()
1163 if (RequireNoSignedWrap) in Descale()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1157 bool RequireNoSignedWrap = false; in Descale() local
1180 if (RequireNoSignedWrap && !NoSignedWrap) in Descale()
1219 if (RequireNoSignedWrap && !NoSignedWrap) in Descale()
1262 RequireNoSignedWrap = true; in Descale()
1277 if (RequireNoSignedWrap) in Descale()