Searched refs:LinuxSupportMethod (Results 1 – 1 of 1) sorted by relevance
16900 unsigned LinuxSupportMethod, LinuxIDValue, AIXSupportMethod, AIXIDValue; in EmitPPCBuiltinExpr() local16903 std::tie(LinuxSupportMethod, LinuxIDValue, AIXSupportMethod, AIXIDValue) = in EmitPPCBuiltinExpr()16922 assert((LinuxSupportMethod != BUILTIN_PPC_UNSUPPORTED) && in EmitPPCBuiltinExpr()16925 if (LinuxSupportMethod == BUILTIN_PPC_FALSE) in EmitPPCBuiltinExpr()