Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPFixedPoint.cpp81 unsigned CommonWidth = CommonMsb - CommonLsb + 1; in compare() local
160 unsigned CommonWidth = CommonMSb - CommonLsb + 1; in getCommonSemantics() local