Searched refs:ginv (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips32r6InstrFormats.td | 605 class SPECIAL3_GINV<bits<2> ginv> : MipsR6Inst { 613 let Inst{7-6} = ginv;
|
H A D | MicroMips32r6InstrFormats.td | 889 class POOL32A_GINV_FM_MMR6<string instr_asm, bits<2> ginv> 900 let Inst{12-11} = ginv;
|
H A D | Mips.td | 175 def FeatureGINV : SubtargetFeature<"ginv", "HasGINV", "true",
|
/freebsd/crypto/openssh/ |
H A D | sntrup761.c | 1985 static void KeyGen(Fq *h, small *f, small *ginv) { in KeyGen() argument 1991 result = R3_recip(ginv, g); in KeyGen() 2006 static void Decrypt(small *r, const Fq *c, const small *f, const small *ginv) { in Decrypt() argument 2013 R3_mult(ev, e, ginv); in Decrypt()
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Options.td | 5411 def mno_ginv : Flag<["-"], "mno-ginv">, Group<m_mips_Features_Group>;
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 15364 …keywords = "cg; conjugate direction routines; conjugate gradients; ginv; hermitian matrix; mat…
|