Searched refs:MULT (Results 1 – 18 of 18) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsMulMulBugPass.cpp | 99 case Mips::MULT: in isSecondMulOrBranch()
|
H A D | MipsDSPInstrFormats.td | 237 // MULT sub-class format.
|
H A D | MipsISelLowering.h | 195 MULT, enumerator
|
H A D | Mips16InstrInfo.td | 305 // MULT 312 // MULT-LO 916 // Format: MULT rx, ry MIPS16e
|
H A D | MipsScheduleP5600.td | 198 def : InstRW<[P5600WriteAL2Mult], (instrs MULT, MULTu, PseudoMULT,
|
H A D | MipsDSPInstrInfo.td | 81 def MipsMULT : MipsDSPBase<"MULT", SDT_MipsDPA>;
|
H A D | MicroMipsInstrInfo.td | 1102 def PseudoMULT_MM : MultDivPseudo<MULT, ACC64, GPR32Opnd, MipsMult, II_MULT>,
|
H A D | MipsScheduleGeneric.td | 175 def : InstRW<[GenericWriteMul], (instrs MULT, MULTu)>;
|
H A D | MipsInstrInfo.td | 2340 def MULT : MMRel, Mult<"mult", II_MULT, GPR32Opnd, [HI0, LO0]>, 2397 def PseudoMULT : MultDivPseudo<MULT, ACC64, GPR32Opnd, MipsMult, II_MULT>,
|
H A D | MipsISelLowering.cpp | 262 case MipsISD::MULT: return "MipsISD::MULT"; in getTargetNodeName()
|
/freebsd/contrib/one-true-awk/ |
H A D | maketab.c | 61 { MULT, "arith", " * " },
|
H A D | awkgram.y | 57 %token <i> ADD MINUS MULT DIVIDE MOD 363 | term '*' term { $$ = op2(MULT, $1, $3); }
|
H A D | run.c | 1464 case MULT: in arith()
|
/freebsd/contrib/file/src/ |
H A D | apprentice.c | 938 #define MULT 10U in apprentice_magic_strength_1() macro 940 ssize_t val = 2 * MULT; /* baseline strength */ in apprentice_magic_strength_1() 1002 val += ts * MULT; in apprentice_magic_strength_1() 1008 val += m->vallen * MULT; in apprentice_magic_strength_1() 1013 val += m->vallen * MULT / 2; in apprentice_magic_strength_1() 1019 val += m->vallen * MAX(MULT / m->vallen, 1); in apprentice_magic_strength_1() 1024 val += v * MAX(MULT / v, 1); in apprentice_magic_strength_1() 1034 val += MULT; in apprentice_magic_strength_1() 1049 val += MULT; in apprentice_magic_strength_1() 1054 val -= 2 * MULT; in apprentice_magic_strength_1() [all …]
|
/freebsd/contrib/file/ |
H A D | ChangeLog | 1571 * Change strength of ! from MULT to 0, as it matches almost
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 5239 TOut.emitRR(Inst.getOpcode() == Mips::MULImmMacro ? Mips::MULT : Mips::DMULT, in expandMulImm() 5259 TOut.emitRR(Inst.getOpcode() == Mips::MULOMacro ? Mips::MULT : Mips::DMULT, in expandMulO()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXInstrInfo.td | 855 defm MULT : I3<"mul.lo.s", mul>;
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | NormalizationTest.txt | 6226 BB41;BB41;1106 116E 11B4;BB41;1106 116E 11B4; # (뭁; 뭁; 뭁; 뭁; 뭁; ) HANGUL SYLLABLE MULT
|