Home
last modified time | relevance | path

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

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