Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp16900 unsigned LinuxSupportMethod, LinuxIDValue, AIXSupportMethod, AIXIDValue; in EmitPPCBuiltinExpr() local
16903 std::tie(LinuxSupportMethod, LinuxIDValue, AIXSupportMethod, AIXIDValue) = in EmitPPCBuiltinExpr()
16922 assert((LinuxSupportMethod != BUILTIN_PPC_UNSUPPORTED) && in EmitPPCBuiltinExpr()
16925 if (LinuxSupportMethod == BUILTIN_PPC_FALSE) in EmitPPCBuiltinExpr()