Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DPPC.cpp150 auto [LinuxSupportMethod, LinuxIDValue, AIXSupportMethod, AIXIDValue] = in EmitPPCBuiltinExpr()
169 assert((LinuxSupportMethod != BUILTIN_PPC_UNSUPPORTED) && in EmitPPCBuiltinExpr()
172 if (LinuxSupportMethod == BUILTIN_PPC_FALSE) in EmitPPCBuiltinExpr()