| /freebsd/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | PassBuilderPipelines.cpp | 367 ThinOrFullLTOPhase Phase) { in invokeOptimizerEarlyEPCallbacks() argument 369 C(MPM, Level, Phase); in invokeOptimizerEarlyEPCallbacks() 373 ThinOrFullLTOPhase Phase) { in invokeOptimizerLastEPCallbacks() argument 375 C(MPM, Level, Phase); in invokeOptimizerLastEPCallbacks() 393 ModulePassManager &MPM, OptimizationLevel Level, ThinOrFullLTOPhase Phase) { in invokePipelineEarlySimplificationEPCallbacks() argument 395 C(MPM, Level, Phase); in invokePipelineEarlySimplificationEPCallbacks() 404 static bool isLTOPreLink(ThinOrFullLTOPhase Phase) { in isLTOPreLink() argument 405 return Phase == ThinOrFullLTOPhase::ThinLTOPreLink || in isLTOPreLink() 406 Phase == ThinOrFullLTOPhase::FullLTOPreLink; in isLTOPreLink() 410 static bool isLTOPostLink(ThinOrFullLTOPhase Phase) { in isLTOPostLink() argument [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Passes/ |
| H A D | PassBuilder.h | 200 OptimizationLevel Level, ThinOrFullLTOPhase Phase); 218 OptimizationLevel Level, ThinOrFullLTOPhase Phase); 223 buildInlinerPipeline(OptimizationLevel Level, ThinOrFullLTOPhase Phase); 228 buildModuleInlinerPipeline(OptimizationLevel Level, ThinOrFullLTOPhase Phase); 254 ThinOrFullLTOPhase Phase = ThinOrFullLTOPhase::None); 308 ThinOrFullLTOPhase Phase = ThinOrFullLTOPhase::None); 515 ThinOrFullLTOPhase Phase)> &C) { in registerOptimizerEarlyEPCallback() 660 ThinOrFullLTOPhase Phase); 663 ThinOrFullLTOPhase Phase); 675 ThinOrFullLTOPhase Phase); [all …]
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | PciPlatform.h | 210 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PHASE Phase, 247 IN EFI_PCI_CONTROLLER_RESOURCE_ALLOCATION_PHASE Phase,
|
| H A D | PciHostBridgeResourceAllocation.h | 186 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PHASE Phase 367 IN EFI_PCI_CONTROLLER_RESOURCE_ALLOCATION_PHASE Phase
|
| H A D | IdeControllerInit.h | 306 IN EFI_IDE_CONTROLLER_ENUM_PHASE Phase,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUIGroupLP.cpp | 829 AMDGPU::SchedulingPhase Phase) = 0; 833 AMDGPU::SchedulingPhase Phase) = 0; 849 AMDGPU::SchedulingPhase Phase) override; 852 AMDGPU::SchedulingPhase Phase) override { in shouldApplyStrategy() argument 865 AMDGPU::SchedulingPhase Phase) { in applyIGLPStrategy() argument 1314 AMDGPU::SchedulingPhase Phase) override; 1317 AMDGPU::SchedulingPhase Phase) override; 1514 AMDGPU::SchedulingPhase Phase) { in shouldApplyStrategy() argument 1518 if (Phase != AMDGPU::SchedulingPhase::PostRA) in shouldApplyStrategy() 1520 if (Phase != AMDGPU::SchedulingPhase::PostRA && !analyzeDAG(TII)) in shouldApplyStrategy() [all …]
|
| H A D | AMDGPUIGroupLP.h | 24 createIGroupLPDAGMutation(AMDGPU::SchedulingPhase Phase);
|
| H A D | AMDGPUTargetMachine.cpp | 285 static bool isLTOPreLink(ThinOrFullLTOPhase Phase) { in isLTOPreLink() argument 286 return Phase == ThinOrFullLTOPhase::FullLTOPreLink || in isLTOPreLink() 287 Phase == ThinOrFullLTOPhase::ThinLTOPreLink; in isLTOPreLink() 832 ThinOrFullLTOPhase Phase) { in registerPassBuilderCallbacks() argument 833 if (!isLTOPreLink(Phase)) { in registerPassBuilderCallbacks() 848 if (InternalizeSymbols && !isLTOPreLink(Phase)) { in registerPassBuilderCallbacks() 902 ThinOrFullLTOPhase Phase) { in registerPassBuilderCallbacks() argument 904 if (!isLTOPreLink(Phase)) { in registerPassBuilderCallbacks() 906 MPM.addPass(AMDGPUAttributorPass(*this, Opts, Phase)); in registerPassBuilderCallbacks()
|
| /freebsd/contrib/wpa/hostapd/ |
| H A D | hostapd.eap_user | 23 # EAP-PEAP, EAP-TTLS, and EAP-FAST require Phase 2 configuration. 41 # version based on the Phase 1 identity. Without this flag, the EAP 58 # Phase 1 users 85 # Phase 2 (tunnelled within EAP-PEAP or EAP-TTLS) users
|
| H A D | ChangeLog | 754 * EAP-FAST server: piggyback Phase 2 start with the end of Phase 1 871 * added peer identity into EAP-FAST PAC-Opaque and skip Phase 2 873 * added support for EAP Sequences in EAP-FAST Phase 2 880 * added support for fragmenting EAP-TTLS/PEAP/FAST Phase 2 (tunneled) 903 phase 2 to allow EAP-SIM and EAP-AKA to be used as the Phase 2 method 1179 Phase 1 identity 1199 * added support for configuring multiple allowed EAP types for Phase 2 1207 * added support for configuring list of EAP methods for Phase 1 so that
|
| /freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
| H A D | README.md | 7 ### ZED+FM Phase 1 ### 9 All the phase 1 work is in current Master branch. Phase I work includes: 16 ### ZED+FM Phase 2 (WIP) ### 24 ### ZED+FM Phase 3 ###
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Pass.cpp | 283 const char *llvm::to_string(ThinOrFullLTOPhase Phase) { in to_string() argument 284 switch (Phase) { in to_string()
|
| /freebsd/usr.sbin/ppp/ |
| H A D | ppp.conf | 11 set log Phase Chat LCP IPCP CCP tun command
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | eap_testing.txt | 236 packet from Supplicant looks like the one sent in the Phase 1. The 237 server generates a valid looking reply in the same way as in Phase 256 seems to get confused and fails to send proper Phase 2 data. 265 seems to get confused and fails to send proper Phase 2 data. 306 (Failed to decrypt Phase 2 data)
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ |
| H A D | Pass.h | 91 const char *to_string(ThinOrFullLTOPhase Phase);
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | glossary.md | 81 **Key Phase:** Key phase bit in QUIC packet headers. See RFC 9000. 87 **KP:** See Key Phase. 264 has a flipped Key Phase bit, meaning the peer has initiated a key update. 299 TX direction by flipping the Key Phase bit in an outgoing packet. A TXKU can be
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/dac/ |
| H A D | ad5755.txt | 24 Valid values for DC DC Phase control is:
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/frequency/ |
| H A D | adf4350.txt | 54 2: Phase resync enable
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Driver.cpp | 4400 for (phases::ID Phase : types::getCompilationPhases(HeaderType)) in handleArguments() local 4401 ClangClPch = ConstructPhaseAction(C, Args, Phase, ClangClPch); in handleArguments() 4480 for (phases::ID Phase : PL) { in BuildActions() local 4485 Current, InputArg, Phase, PL.back(), FullPL); in BuildActions() 4490 if (Phase == phases::Link) { in BuildActions() 4491 assert(Phase == PL.back() && "linking must be final compilation step."); in BuildActions() 4506 if (Phase == phases::IfsMerge) { in BuildActions() 4507 assert(Phase == PL.back() && "merging must be final compilation step."); in BuildActions() 4513 if (Phase == phases::Precompile && ExtractAPIAction) { in BuildActions() 4523 Action *NewCurrent = ConstructPhaseAction(C, Args, Phase, Current); in BuildActions() [all …]
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | kernel.m4 | 759 dnl # Phase 1) attempt to build the object files for all of the tests 763 dnl # Phase 2) disable all tests which failed the initial compilation, 774 dnl # Phase 1 - Compilation only, final linking is skipped. 778 dnl # Phase 2 - When building external modules disable test cases
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | Attributor.h | 1598 if (ForceUpdate && Phase == AttributorPhase::UPDATE) 1619 if (Phase == AttributorPhase::SEEDING && !shouldSeedAttribute(AA)) { 1644 AttributorPhase OldPhase = Phase; 1645 Phase = AttributorPhase::UPDATE; 1649 Phase = OldPhase; 1732 if (Phase == AttributorPhase::SEEDING || Phase == AttributorPhase::UPDATE) 1769 if (Phase == AttributorPhase::MANIFEST || Phase == AttributorPhase::CLEANUP) 2600 } Phase = AttributorPhase::SEEDING;
|
| /freebsd/share/examples/ppp/ |
| H A D | ppp.conf.sample | 30 set log Phase Chat LCP IPCP CCP tun command 315 set log Phase # Log link uptime 478 set log Phase Chat LQM 487 set log Phase LQM
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 792 ThinOrFullLTOPhase Phase) { in addSanitizers() argument 794 SanitizersCallback(NewMPM, Level, Phase); in addSanitizers() 818 ThinOrFullLTOPhase Phase) { in addSanitizers() argument
|
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic79xx.reg | 1707 * SCSI Phase 2575 * 960MHz Phase-Locked Loop Control 0 2600 * 960MHz Phase-Locked Loop Control 1 2640 * 960-MHz Phase-Locked Loop Test Count 2650 * 400-MHz Phase-Locked Loop Control 0 2676 * 400-MHz Phase-Locked Loop Control 1 2698 * 400-MHz Phase-Locked Loop Test Count
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Driver.h | 666 Compilation &C, const llvm::opt::ArgList &Args, phases::ID Phase,
|