| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64TargetMachine.cpp | 461 if (EnableSVEIntrinsicOpts && TM->getOptLevel() == CodeGenOpt::Aggressive) in addIRPasses() 497 if (TM->getOptLevel() == CodeGenOpt::Aggressive && EnableGEPOpt) { in addIRPasses() 527 bool OnlyOptimizeForSize = (TM->getOptLevel() < CodeGenOpt::Aggressive) && in addPreISel() 675 if (TM->getOptLevel() >= CodeGenOpt::Aggressive && EnableLoadStoreOpt) in addPreEmitPass()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | CodeGen.h | 56 Aggressive = 3 // -O3 enumerator
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/ |
| H A D | draft-ietf-ipsec-isakmp-hybrid-auth-05.txt | 180 Aggressive Mode. When defining a new authentication method, which is 220 either Main Mode or Aggressive Mode, an SA in which the 291 Phase 1 Exchange can use either Aggressive Mode or Main Mode. The 352 providing identity protection for the Client even if Aggressive Mode 375 Aggressive Mode hybrid authentication, Edge Device initiator: 413 in Aggressive Mode, thus revealing the identity of the User, these 414 proposed methods provide, when used in conjunction with Aggressive
|
| H A D | rfc2409.txt | 270 ISAKMP Security Association (SA). "Main Mode" and "Aggressive Mode" 271 each accomplish a phase 1 exchange. "Main Mode" and "Aggressive Mode" 310 is not needed, "Aggressive Mode" can be used to reduce round trips 313 encryption to authenticate an Aggressive Mode exchange will still 402 exchange: Main Mode and Aggressive Mode. Each generates authenticated 404 MUST be implemented; Aggressive Mode SHOULD be implemented. In 438 Similarly, Aggressive Mode is an instantiation of the ISAKMP 439 Aggressive Exchange. The first two messages negotiate policy, 444 XCHG for Aggressive Mode is ISAKMP Aggressive. The final message MAY 456 exchange is complete. The graphic depictions of Aggressive Mode show [all …]
|
| H A D | rfc3947.txt | 217 Main Mode, and in the second and third packets in the Aggressive 288 Aggressive Mode (authentication with signatures): 363 Mode or an Aggressive Mode packet (with the same cookies as previous 365 or Aggressive exchange, then it is processed normally (the other end 384 The procedure for Aggressive Mode is very similar. After the NAT has 413 payload in Main Mode/Aggressive Mode MUST be set to 0. 665 Main Mode nor in Aggressive Mode. This means that attacker can
|
| H A D | draft-ietf-ipsec-nat-t-ike-08.txt | 206 Mode, and in second and third packet in the Aggressive Mode. 262 An example of Phase 1 exchange using NAT-Traversal in Aggressive Mode 332 Aggressive Mode packet (with same cookies than previous packets), it 333 SHOULD be discarded. If the packet is new Main Mode or Aggressive 359 The procedure for Aggressive Mode is very similar. After the NAT has 382 payload in Main Mode/Aggressive Mode MUST be set to 0. 613 in Main Mode nor in Aggressive Mode. This means that attacker can
|
| H A D | draft-beaulieu-ike-xauth-02.txt | 51 Main Mode or Aggressive Mode) as well as any authentication method 99 combinations of modes (i.e. Main Mode, Aggressive Mode, etc) and 386 1 negotiation (available in Main Mode and Aggressive Mode) but only 395 currently works for Aggressive Mode, and may work with modes defined 768 defined: Main Mode and Aggressive Mode. There are also at least 5 782 Main Mode and/or Aggressive mode.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ |
| H A D | JITTargetMachineBuilder.cpp | 136 case CodeGenOpt::Aggressive: in print()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMTargetMachine.cpp | 424 if (getOptLevel() == CodeGenOpt::Aggressive) in addIRPasses() 451 bool OnlyOptimizeForSize = (TM->getOptLevel() < CodeGenOpt::Aggressive) && in addPreISel()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-isel-fuzzer/ |
| H A D | llvm-isel-fuzzer.cpp | 158 case '3': OLvl = CodeGenOpt::Aggressive; break; in LLVMFuzzerInitialize()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/ |
| H A D | ThinLTOCodeGenerator.h | 42 CodeGenOpt::Level CGOptLevel = CodeGenOpt::Aggressive;
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/clang-fuzzer/handle-llvm/ |
| H A D | handle_llvm.cpp | 67 case '3': OLvl = CodeGenOpt::Aggressive; break; in getOptLevel()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/target/ |
| H A D | llvm_target.ml | 20 | Aggressive Constructor
|
| H A D | llvm_target.mli | 25 | Aggressive Constructor
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | MipsSubtarget.cpp | 234 return CodeGenOpt::Aggressive; in getOptLevelToEnablePostRAScheduler()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | PeepholeOptimizer.cpp | 108 Aggressive("aggressive-ext-opt", cl::Hidden, variable 175 if (Aggressive) { in getAnalysisUsage() 546 } else if (Aggressive && DT->dominates(&MBB, UseMBB)) { in INITIALIZE_PASS_DEPENDENCY() 1605 DT = Aggressive ? &getAnalysis<MachineDominatorTree>() : nullptr; in runOnMachineFunction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ |
| H A D | TargetMachineC.cpp | 142 OL = CodeGenOpt::Aggressive; in LLVMCreateTargetMachine()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXTargetMachine.cpp | 244 if (getOptLevel() == CodeGenOpt::Aggressive) in addEarlyCSEOrGVNPass()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto2/ |
| H A D | llvm-lto2.cpp | 291 Conf.CGOptLevel = CodeGenOpt::Aggressive; in run()
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/doc/ |
| H A D | README.gssapi | 94 method will only work in main mode. Aggressive mode does not allow
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/ |
| H A D | LTOCodeGenerator.cpp | 202 Config.CGOptLevel = CodeGenOpt::Aggressive; in setOptLevel()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llc/ |
| H A D | llc.cpp | 453 case '3': OLvl = CodeGenOpt::Aggressive; break; in compileModule()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | Lexicon.rst | 16 Aggressive Dead Code Elimination
|
| H A D | CompileCudaWithLLVM.rst | 509 * `Aggressive speculative execution 532 * Aggressive loop unrolling and function inlining -- Loop unrolling and
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/lto/ |
| H A D | lto.cpp | 538 CodeGen->setCodeGenOptLevel(CodeGenOpt::Aggressive); in thinlto_create_codegen()
|