Searched defs:Smaller (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp292 bool Smaller = ValueVT.bitsLE(PartVT); local
321 bool Smaller = ValueVT.bitsLE(PartVT); local
507 bool Smaller = PartVT.bitsLE(ValueVT); local
517 bool Smaller = ValueVT.bitsLE(PartVT); local

Completed in 172 milliseconds