Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp344 bool UseMacro; member in __anon6f3616850111::Intrinsic
376 UseMacro(false), BaseType(OutTS, "."), InBaseType(InTS, "."), in Intrinsic()
404 UseMacro = true; in Intrinsic()
1148 if (UseMacro) { in emitPrototype()
1169 if (!UseMacro) in emitPrototype()
1178 if (UseMacro) in emitOpeningBrace()
1186 if (UseMacro) in emitClosingBrace()
1193 if (UseMacro) in emitNewLine()
1265 if (!UseMacro) in emitShadowedArgs()
1407 if (UseMacro) in emitReturn()
[all …]