Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Support/
DAPFixedPoint.cpp24 bool Upscaling = DstScale > getScale(); in convert() local
28 if (Upscaling) { in convert()