Home
last modified time | relevance | path

Searched refs:InBaseType (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/utils/TableGen/
HDNeonEmitter.cpp349 Type BaseType, InBaseType; member in __anonb1c769e90111::Intrinsic
376 UseMacro(false), BaseType(OutTS, "."), InBaseType(InTS, "."), in Intrinsic()
1076 if (BaseType != InBaseType) { in mangleName()
1078 S += "_" + getInstTypeCode(InBaseType, LocalCK); in mangleName()