Home
last modified time | relevance | path

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

/external/llvm/unittests/DebugInfo/DWARF/
DDWARFFormValueTest.cpp102 auto TooBig = createULEBFormValue(uint64_t(LLONG_MAX) + 1); in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDWARFFormValueTest.cpp89 auto TooBig = createULEBFormValue(uint64_t(LLONG_MAX) + 1); in TEST() local
/external/clang/lib/CodeGen/
DCodeGenPGO.cpp68 static const unsigned TooBig = 1u << NumBitsPerType; member in __anon042c96440111::PGOHash
110 const unsigned PGOHash::TooBig; member in __anon042c96440111::PGOHash