Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/StaticAnalyzer/
H A DRangeSetTest.cpp280 using IntTypes = ::testing::Types<int8_t, uint8_t, int16_t, uint16_t, int32_t, typedef
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp259 const MVT IntTypes[] = { MVT::v16i8, MVT::v8i16, MVT::v4i32 }; addMVEVectorTypes() local