Searched refs:getNeonEnum (Results 1 - 1 of 1) sorted by relevance

/external/clang/utils/TableGen/
H A DNeonEmitter.cpp222 unsigned getNeonEnum() const;
615 unsigned Type::getNeonEnum() const { function in class:Type
1354 S += utostr(ThisTy.getNeonEnum());
2024 Mask |= 1ULL << Ty.getNeonEnum();

Completed in 231 milliseconds