| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | CodeGenPassBuilder.h | 449 void addTargetRegisterAllocator(AddMachinePass &, bool Optimized) const; 453 void addRegAllocPass(AddMachinePass &, bool Optimized) const; 999 AddMachinePass &addPass, bool Optimized) const { in addTargetRegisterAllocator() argument 1000 if (Optimized) in addTargetRegisterAllocator() 1011 bool Optimized) const { in addRegAllocPass() argument 1014 derived().addTargetRegisterAllocator(addPass, Optimized); in addRegAllocPass()
|
| H A D | TargetPassConfig.h | 383 virtual FunctionPass *createTargetRegisterAllocator(bool Optimized); 465 virtual FunctionPass *createRegAllocPass(bool Optimized);
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/test/Unit/ppc/ |
| H A D | test | 2 if gcc -arch ppc -O0 $FILE ../../../Release/ppc/libcompiler_rt.Optimized.a -mlong-double-128
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ppc/ |
| H A D | test | 2 if gcc -arch ppc -O0 $FILE ../../../Release/ppc/libcompiler_rt.Optimized.a -mlong-double-128
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/GlobalISel/ |
| H A D | Resources.rst | 11 * `Generating Optimized Code with GlobalISel by Volkan Keles, Daniel Sanders @LLVMDevMeeting 2019 <…
|
| /netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/ |
| H A D | dibuilder.go | 117 Optimized bool member 143 C.LLVMBool(boolToCInt(cu.Optimized)), 205 Optimized bool member 226 C.LLVMBool(boolToCInt(f.Optimized)),
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/pa32/hppa1_1/pa7100/ |
| H A D | rshift.asm | 2 dnl Optimized for the PA7100, where is runs at 3.25 cycles/limb.
|
| H A D | lshift.asm | 2 dnl Optimized for the PA7100, where is runs at 3.25 cycles/limb.
|
| H A D | add_n.asm | 2 dnl sum in a third limb vector. Optimized for the PA7100, where is runs at
|
| H A D | sub_n.asm | 2 dnl store difference in a third limb vector. Optimized for the PA7100, where
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | TargetPassConfig.cpp | 1303 FunctionPass *TargetPassConfig::createTargetRegisterAllocator(bool Optimized) { in createTargetRegisterAllocator() argument 1304 if (Optimized) in createTargetRegisterAllocator() 1319 FunctionPass *TargetPassConfig::createRegAllocPass(bool Optimized) { in createRegAllocPass() argument 1329 return createTargetRegisterAllocator(Optimized); in createRegAllocPass()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| H A D | DebugInfoFlags.def | 85 HANDLE_DISP_FLAG((1u << 4), Optimized)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/ |
| H A D | Miscompilation.cpp | 706 std::unique_ptr<Module> Optimized = in TestOptimizer() local 708 if (!Optimized) { in TestOptimizer() 721 auto Result = testMergedProgram(BD, *Optimized, *Safe, Broken); in TestOptimizer()
|
| /netbsd-src/external/gpl2/grep/dist/intl/ |
| H A D | libintl.glibc | 88 /* Optimized version of the function above. */
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
| H A D | libintl.glibc | 96 /* Optimized version of the function above. */
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/pentium4/ |
| H A D | aorslshC_n.asm | 2 dnl C is 1, 2, 3. Optimized for Pentium 4.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
| H A D | MemorySSA.h | 303 MemoryAccess *DMA, bool Optimized = false, 305 if (!Optimized) {
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64InstructionSelector.cpp | 1065 bool Optimized = false; in emitSelect() local 1067 &Optimized](Register &Reg, Register &OtherReg, in emitSelect() 1069 if (Optimized) in emitSelect() 1134 &Optimized]() { in emitSelect() 1135 if (Optimized) in emitSelect() 1204 Optimized |= TryFoldBinOpIntoSelect(False, True, /*Invert = */ false); in emitSelect() 1205 Optimized |= TryFoldBinOpIntoSelect(True, False, /*Invert = */ true); in emitSelect() 1206 Optimized |= TryOptSelectCst(); in emitSelect()
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | elf | 286 >18 leshort 218 Nanoradio Optimized RISC,
|
| /netbsd-src/sys/external/isc/libsodium/dist/ |
| H A D | ChangeLog | 230 - Optimized implementations of Blake2 have been added for modern 485 - Optimized versions of curve25519 (curve25519_donna_c64), poly1305
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
| H A D | GlobalISelEmitter.cpp | 1015 bool Optimized = false; member in __anon332dbd1e0111::PredicateListMatcher 1035 Optimized = true; in predicates_pop_front() 1049 Optimized = true; in eraseNullPredicates() 1056 if (Predicates.empty() && !Optimized) { in emitPredicateListOpcodes() 1076 if (Predicates.empty() && !Optimized) { in emitFilteredPredicateListOpcodes() 1652 if (!Optimized) { in emitPredicateOpcodes()
|
| /netbsd-src/external/bsd/kyua-cli/dist/ |
| H A D | NEWS | 63 * Optimized the database schema to make report generation almost
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/ |
| H A D | README.md | 518 while (...) DoNotOptimize(foo(0)); // Optimized to DoNotOptimize(42); 522 while (...) DoNotOptimize(bar(0)); // Optimized to:
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/ |
| H A D | README.md | 486 while (...) DoNotOptimize(foo(0)); // Optimized to DoNotOptimize(42); 490 while (...) DoNotOptimize(bar(0)); // Optimized to:
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/ |
| H A D | VEInstrInfo.td | 1796 // Optimized atomic loads with sext 1826 // Optimized atomic loads with zext 1872 // Optimized atomic stores with truncate
|