Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Support/
DAPFixedPoint.cpp72 unsigned CommonWidth = std::max(Val.getBitWidth(), OtherWidth); in compare() local
154 unsigned CommonWidth = in getCommonSemantics() local