Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DNeonEmitter.cpp348 Type BaseType, InBaseType; member in __anonc6b5f5bf0111::Intrinsic
375 UseMacro(false), BaseType(OutTS, "."), InBaseType(InTS, "."), in Intrinsic()
1075 if (BaseType != InBaseType) { in mangleName()
1077 S += "_" + getInstTypeCode(InBaseType, LocalCK); in mangleName()