Searched refs:MP (Results 276 - 300 of 1396) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/lgpl3/gmp/dist/mpn/riscv/64/
H A Dmul_1.asm5 dnl This file is part of the GNU MP Library.
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify
22 dnl The GNU MP Library is distributed in the hope that it will be useful, but
28 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/
H A Dgcd_11.asm5 dnl This file is part of the GNU MP Library.
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify
22 dnl The GNU MP Library is distributed in the hope that it will be useful, but
28 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp284 for (auto &MP : InsertedPHIs)
285 if (MemoryPhi *Phi = cast_or_null<MemoryPhi>(MP))
290 // Set every incoming edge {BB, MP->getBlock()} of MemoryPhi MP to NewDef.
291 static void setMemoryPhiValueForBlock(MemoryPhi *MP, const BasicBlock *BB, argument
295 int i = MP->getBasicBlockIndex(BB);
299 for (auto BBIter = MP->block_begin() + i; BBIter != MP->block_end();
303 MP->setIncomingValue(i, NewDef);
447 for (auto &MP
557 onlySingleValue(MemoryPhi *MP) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DLegacyPassManager.cpp425 /// required by module pass MP. Instantiate analysis pass, by using
427 std::tuple<Pass *, bool> getOnTheFlyPass(Pass *MP, AnalysisID PI,
439 ModulePass *MP = getContainedPass(Index); variable
440 MP->dumpPassStructure(Offset + 1);
442 OnTheFlyManagers.find(MP);
445 dumpLastUses(MP, Offset+1);
516 MPPassManager *MP = static_cast<MPPassManager *>(PassManagers[N]);
517 return MP;
1538 ModulePass *MP = getContainedPass(Index); local
1541 dumpPassInfo(MP, EXECUTION_MS
1646 getOnTheFlyPass(Pass *MP, AnalysisID PI, Function &F) argument
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/
H A Dmul_1.asm5 dnl This file is part of the GNU MP Library.
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify
22 dnl The GNU MP Library is distributed in the hope that it will be useful, but
28 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/neon/
H A Dcom.asm5 dnl This file is part of the GNU MP Library.
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify
22 dnl The GNU MP Library is distributed in the hope that it will be useful, but
28 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
H A Dcopyd.asm5 dnl This file is part of the GNU MP Library.
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify
22 dnl The GNU MP Library is distributed in the hope that it will be useful, but
28 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
H A Dcopyi.asm5 dnl This file is part of the GNU MP Library.
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify
22 dnl The GNU MP Library is distributed in the hope that it will be useful, but
28 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/
H A Dsec_tabselect.asm5 dnl This file is part of the GNU MP Library.
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify
22 dnl The GNU MP Library is distributed in the hope that it will be useful, but
28 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
H A Dcnd_aors_n.asm5 dnl This file is part of the GNU MP Library.
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify
22 dnl The GNU MP Library is distributed in the hope that it will be useful, but
28 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
/netbsd-current/external/lgpl3/gmp/dist/mpn/sparc64/
H A Dlshift.asm7 dnl This file is part of the GNU MP Library.
9 dnl The GNU MP Library is free software; you can redistribute it and/or modify
24 dnl The GNU MP Library is distributed in the hope that it will be useful, but
30 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
H A Drshift.asm7 dnl This file is part of the GNU MP Library.
9 dnl The GNU MP Library is free software; you can redistribute it and/or modify
24 dnl The GNU MP Library is distributed in the hope that it will be useful, but
30 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
/netbsd-current/external/lgpl3/gmp/dist/mpn/alpha/
H A Dsqr_diag_addlsh1.asm5 dnl This file is part of the GNU MP Library.
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify
22 dnl The GNU MP Library is distributed in the hope that it will be useful, but
28 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p7/
H A Daors_n.asm5 dnl This file is part of the GNU MP Library.
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify
22 dnl The GNU MP Library is distributed in the hope that it will be useful, but
28 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
H A Dcnd_sub_n.asm5 dnl This file is part of the GNU MP Library.
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify
22 dnl The GNU MP Library is distributed in the hope that it will be useful, but
28 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/p7/
H A Dcopyd.asm5 dnl This file is part of the GNU MP Library.
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify
22 dnl The GNU MP Library is distributed in the hope that it will be useful, but
28 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
H A Dcopyi.asm5 dnl This file is part of the GNU MP Library.
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify
22 dnl The GNU MP Library is distributed in the hope that it will be useful, but
28 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/v6/
H A Dmode1o.asm7 dnl This file is part of the GNU MP Library.
9 dnl The GNU MP Library is free software; you can redistribute it and/or modify
24 dnl The GNU MP Library is distributed in the hope that it will be useful, but
30 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
H A Dsubmul_1.asm5 dnl This file is part of the GNU MP Library.
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify
22 dnl The GNU MP Library is distributed in the hope that it will be useful, but
28 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
/netbsd-current/external/lgpl3/gmp/dist/mpn/sparc64/ultrasparct3/
H A Dadd_n.asm7 dnl This file is part of the GNU MP Library.
9 dnl The GNU MP Library is free software; you can redistribute it and/or modify
24 dnl The GNU MP Library is distributed in the hope that it will be useful, but
30 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
H A Dinvert_limb.asm7 dnl This file is part of the GNU MP Library.
9 dnl The GNU MP Library is free software; you can redistribute it and/or modify
24 dnl The GNU MP Library is distributed in the hope that it will be useful, but
30 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
H A Dmod_34lsub1.asm5 dnl This file is part of the GNU MP Library.
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify
22 dnl The GNU MP Library is distributed in the hope that it will be useful, but
28 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
H A Dsub_n.asm7 dnl This file is part of the GNU MP Library.
9 dnl The GNU MP Library is free software; you can redistribute it and/or modify
24 dnl The GNU MP Library is distributed in the hope that it will be useful, but
30 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/atom/
H A Dcnd_add_n.asm5 dnl This file is part of the GNU MP Library.
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify
22 dnl The GNU MP Library is distributed in the hope that it will be useful, but
28 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
H A Dcnd_sub_n.asm5 dnl This file is part of the GNU MP Library.
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify
22 dnl The GNU MP Library is distributed in the hope that it will be useful, but
28 dnl GNU Lesser General Public License along with the GNU MP Library. If not,

Completed in 168 milliseconds

<<11121314151617181920>>