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

/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp336 int PolymorphicKeyType; member in class:__anon2449::Intrinsic
374 BigEndianSafe(BigEndianSafe), PolymorphicKeyType(0), NeededEarly(false),
386 PolymorphicKeyType = Types.size() - 1;
437 Type getPolymorphicKeyType() const { return Types[PolymorphicKeyType]; }

Completed in 105 milliseconds