Searched defs:Smaller (Results 1 – 3 of 3) sorted by relevance
17 enum ScaleMethod { Always = 0, Bigger, Smaller, Never }; enumerator
55 Smaller, enumerator
289 bool Smaller = ValueVT.bitsLE(PartVT); in getCopyFromPartsVector() local307 bool Smaller = ValueVT.bitsLE(PartVT); in getCopyFromPartsVector() local478 bool Smaller = PartVT.bitsLE(ValueVT); in getCopyToPartsVector() local488 bool Smaller = ValueVT.bitsLE(PartVT); in getCopyToPartsVector() local