Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h1268 Smaller, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp315 bool Smaller = ValueVT.bitsLE(PartEVT); in getCopyFromPartsVector() local
336 bool Smaller = ValueVT.bitsLE(PartEVT); in getCopyFromPartsVector() local
516 bool Smaller = PartEVT.bitsLE(ValueVT); in getCopyToPartsVector() local
526 bool Smaller = ValueVT.bitsLE(PartVT); in getCopyToPartsVector() local