Home
last modified time | relevance | path

Searched refs:TY (Results 1 – 19 of 19) sorted by relevance

/freebsd-14.2/crypto/openssl/crypto/rc4/asm/
H A Drc4-x86_64.pl168 my $TY="%rdx";
198 add $TY#b,$TX[0]#b
202 xorb ($inp),$TY#b
224 add $TX[0]#b,$TY#b
256 add $TY#b,$TX[0]#b
260 xorb ($inp),$TY#b
338 xorb ($inp),$TY#b
419 movzb $TY#b,$TY#d
421 movzb ($dat,$TY),$TY#d
423 xorb ($inp),$TY#b
[all …]
H A Drc4-s390x.pl67 $TY="%r11";
105 ic $acc,2($TY,$key)
108 llgc $TY,2($YY,$key)
116 la $TY,0($TY,$TX[0])
117 nill $TY,255
126 ic $acc,2($TY,$key)
142 llgc $TY,2($YY,$key)
145 ar $TY,$TX[0]
147 nill $TY,255
151 llgc $TY,2($TY,$key)
[all …]
H A Drc4-parisc.pl90 $TY="%r29";
106 $LDX $YY($key),$TY
114 $ST $TY,0($iy)
115 addl $TX[0],$TY,$TY
117 and $mask,$TY,$TY
128 $LDX $YY($key),$TY
132 $ST $TY,0($ix)
133 addl $TX[0],$TY,$TY
135 and $mask,$TY,$TY
203 $LDX $TY($key),$ix
[all …]
H A Drc4-md5-x86_64.pl118 my $TY="%rdx";
184 movl ($dat,$YY,4),$TY#d
187 add $TY#b,$TX[0]#b
191 xorb ($in0),$TY#b
192 movb $TY#b,($out,$in0)
253 #rc4# add $TY#b,$TX[0]#b
293 #rc4# add $TY#b,$TX[0]#b
333 #rc4# add $TY#b,$TX[0]#b
439 add $TY#b,$TX[0]#b
443 xorb ($in0),$TY#b
[all …]
H A Drc4-c64xplus.pl30 ($KEYA,$XX,$TY,$xx,$ONE,$ret)=map("A$_",(5,7,8,9,1,2));
67 LDBU *${KEYB}[$YY],$TY
75 STB $TY,*${KEYA}[$xx]
78 ADD4 $TY,$TX,$SUM ; [0,0] $TX is not replaced by $tx yet!
141 LDBU *${KEYB}[$YY],$TY
151 STB $TY,*${KEYA}[$xx]
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCTargetOptionsCommandFlags.cpp20 #define MCOPT(TY, NAME) \ argument
21 static cl::opt<TY> *NAME##View; \
22 TY llvm::mc::get##NAME() { \
27 #define MCOPT_EXP(TY, NAME) \ argument
28 MCOPT(TY, NAME) \
29 std::optional<TY> llvm::mc::getExplicit##NAME() { \
31 TY res = *NAME##View; \
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp32 #define CGOPT(TY, NAME) \ argument
33 static cl::opt<TY> *NAME##View; \
34 TY codegen::get##NAME() { \
39 #define CGLIST(TY, NAME) \ argument
40 static cl::list<TY> *NAME##View; \
41 std::vector<TY> codegen::get##NAME() { \
47 #define CGOPT_EXP(TY, NAME) \ argument
48 CGOPT(TY, NAME) \
49 std::optional<TY> codegen::getExplicit##NAME() { \
51 TY res = *NAME##View; \
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp103 #define IMPLEMENT_BINARY_OPERATOR(OP, TY) \ argument
104 case Type::TY##TyID: \
105 Dest.TY##Val = Src1.TY##Val OP Src2.TY##Val; \
167 #define IMPLEMENT_INTEGER_ICMP(OP, TY) \ argument
358 #define IMPLEMENT_FCMP(OP, TY) \ argument
359 case Type::TY##TyID: \
360 Dest.IntVal = APInt(1,Src1.TY##Val OP Src2.TY##Val); \
368 Src1.AggregateVal[_i].TY##Val OP Src2.AggregateVal[_i].TY##Val);\
766 Src1.AggregateVal[i].TY OP Src2.AggregateVal[i].TY; in visitBinaryOperator()
1762 #define IMPLEMENT_VAARG(TY) \ argument
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1620 APInt TY = Y * TC; in exactSIVtest() local
1623 LLVM_DEBUG(dbgs() << "\t TY = " << TY << "\n"); in exactSIVtest()
1652 TLVec.push_back(ceilingOfQuotient(-TY, TA)); in exactSIVtest()
1660 TUVec.push_back(floorOfQuotient(-TY, TA)); in exactSIVtest()
1684 LowerDistance = (TY - TX) + (TA - TB) * TL; in exactSIVtest()
1685 UpperDistance = (TY - TX) + (TA - TB) * TU; in exactSIVtest()
1687 LowerDistance = (TY - TX) + (TA - TB) * TU; in exactSIVtest()
1688 UpperDistance = (TY - TX) + (TA - TB) * TL; in exactSIVtest()
2012 APInt TY = Y * TC; in exactRDIVtest() local
2037 TLVec.push_back(ceilingOfQuotient(-TY, TA)); in exactRDIVtest()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td1803 multiclass SXATMLDm<SDPatternOperator from, ValueType TY,
1806 def : Pat<(i64 (sext_inreg (i64 (anyext (from ADDRrri:$addr))), TY)),
1808 def : Pat<(i64 (sext_inreg (i64 (anyext (from ADDRrii:$addr))), TY)),
2058 multiclass CMOVI32m<ValueType TY, string Insn> {
2059 def : Pat<(i32 (cmov TY:$cmp, i32:$t, i32:$f, (i32 CCOp:$cond))),
2078 multiclass CMOVF32m<ValueType TY, string Insn> {
2079 def : Pat<(f32 (cmov TY:$cmp, f32:$t, f32:$f, (i32 CCOp:$cond))),
2099 multiclass CMOVF64m<ValueType TY, string Insn> {
2100 def : Pat<(f64 (cmov TY:$cmp, f64:$t, f64:$f, (i32 CCOp:$cond))),
2112 multiclass CMOVF128m<ValueType TY, string Insn> {
[all …]
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6342 auto *TY = cast<TemplateTypeParmDecl>(Y); in isSameTemplateParameter() local
6343 if (TX->isParameterPack() != TY->isParameterPack()) in isSameTemplateParameter()
6352 auto *TY = cast<NonTypeTemplateParmDecl>(Y); in isSameTemplateParameter() local
6360 auto *TY = cast<TemplateTemplateParmDecl>(Y); in isSameTemplateParameter() local
12939 getCommonTypeKeyword(TX, TY), getCommonNNS(Ctx, TX, TY), in getCommonNonSugarTypeNode()
12944 *TY = cast<UnaryTransformType>(Y); in getCommonNonSugarTypeNode()
12945 assert(TX->getUTTKind() == TY->getUTTKind()); in getCommonNonSugarTypeNode()
12969 *TY = cast<TemplateTypeParmType>(Y); in getCommonNonSugarTypeNode()
12970 assert(TX->getDepth() == TY->getDepth()); in getCommonNonSugarTypeNode()
12971 assert(TX->getIndex() == TY->getIndex()); in getCommonNonSugarTypeNode()
[all …]
/freebsd-14.2/usr.bin/vi/catalog/
H A Dpolish.UTF-8.base244 254 "%s: OSTRZEŻENIE: PLIK ZOSTAŁ OBCIĘTY"
/freebsd-14.2/contrib/sendmail/contrib/
H A Dmail.local.linux74 MX(SZ.#,X!7.V$9WJA#H"VRF%=\;3"?/$53WO^<4V#F&?4?TY"K7HQX%*H:#!
/freebsd-14.2/contrib/ncurses/misc/
H A Demx.src587 # (kterm: this had extension capabilities ":KJ:TY=ascii:" -- esr)
H A Dterminfo.src9027 # (news-29: this had :TY=ascii: --esr)
9030 # (news-29-euc: this had :TY=euc: --esr)
9033 # (news-29-sjis: this had :TY=sjis: --esr)
9037 # (news-33: this had :TY=ascii: --esr)
9040 # (news-33-euc: this had :TY=euc: --esr)
9043 # (news-33-sjis: this had :TY=sjis: --esr)
9047 # (news-42: this had :TY=ascii: --esr)
9050 # (news-42-euc: this had :TY=euc: --esr)
9119 # (news511: this had :TY=sjis: --esr)
9132 # (news517: this had :TY=sjis:. --esr)
[all …]
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp243 QualType TX = X.getAsType(), TY = Y.getAsType(); in checkDeducedTemplateArguments() local
244 if (Y.getKind() == TemplateArgument::Type && Context.hasSameType(TX, TY)) in checkDeducedTemplateArguments()
245 return DeducedTemplateArgument(Context.getCommonSugaredType(TX, TY), in checkDeducedTemplateArguments()
/freebsd-14.2/contrib/tzdata/
H A Deurope3171 # 17 RU-TY Tuva Republic
/freebsd-14.2/sys/dev/usb/
H A Dusbdevs3686 product PANASONIC TYTP50P6S 0x3900 TY-TP50P6-S 50in Touch Panel
/freebsd-14.2/share/termcap/
H A Dtermcap3066 :KJ:sc=\E7:rc=\E8:cs=\E[%i%d;%dr:TY=ascii:\