Home
last modified time | relevance | path

Searched refs:Sign (Results 1 – 25 of 110) sorted by relevance

12345

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DCmpInstAnalysis.cpp43 Constant *llvm::getPredForICmpCode(unsigned Code, bool Sign, Type *OpTy, in getPredForICmpCode() argument
49 case 1: Pred = Sign ? ICmpInst::ICMP_SGT : ICmpInst::ICMP_UGT; break; in getPredForICmpCode()
51 case 3: Pred = Sign ? ICmpInst::ICMP_SGE : ICmpInst::ICMP_UGE; break; in getPredForICmpCode()
52 case 4: Pred = Sign ? ICmpInst::ICMP_SLT : ICmpInst::ICMP_ULT; break; in getPredForICmpCode()
54 case 6: Pred = Sign ? ICmpInst::ICMP_SLE : ICmpInst::ICMP_ULE; break; in getPredForICmpCode()
/freebsd-12.1/contrib/llvm/lib/Support/
H A DLEB128.cpp32 int Sign = Value >> (8 * sizeof(Value) - 1); in getSLEB128Size() local
38 IsMore = Value != Sign || ((Byte ^ Sign) & 0x40) != 0; in getSLEB128Size()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h632 uint8_t Sign = (Imm >> 7) & 0x1; in getFPImmFloat() local
641 I |= Sign << 31; in getFPImmFloat()
653 uint32_t Sign = Imm.lshr(15).getZExtValue() & 1; in getFP16Imm() local
668 return ((int)Sign << 7) | (Exp << 4) | Mantissa; in getFP16Imm()
679 uint32_t Sign = Imm.lshr(31).getZExtValue() & 1; in getFP32Imm() local
696 return ((int)Sign << 7) | (Exp << 4) | Mantissa; in getFP32Imm()
707 uint64_t Sign = Imm.lshr(63).getZExtValue() & 1; in getFP64Imm() local
724 return ((int)Sign << 7) | (Exp << 4) | Mantissa; in getFP64Imm()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h347 uint8_t Sign = (Imm >> 7) & 0x1; in getFPImmFloat() local
357 I |= Sign << 31; in getFPImmFloat()
369 uint32_t Sign = Imm.lshr(15).getZExtValue() & 1; in getFP16Imm() local
384 return ((int)Sign << 7) | (Exp << 4) | Mantissa; in getFP16Imm()
395 uint32_t Sign = Imm.lshr(31).getZExtValue() & 1; in getFP32Imm() local
412 return ((int)Sign << 7) | (Exp << 4) | Mantissa; in getFP32Imm()
423 uint64_t Sign = Imm.lshr(63).getZExtValue() & 1; in getFP64Imm() local
440 return ((int)Sign << 7) | (Exp << 4) | Mantissa; in getFP64Imm()
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dpgp31 # display key algorithm 1~RSA (Encrypt or Sign)
132 >11 byte 0x01 RSA (Encrypt or Sign) 1024b
149 >12 byte 0x01 RSA (Encrypt or Sign) 2048b
166 >12 byte 0x01 RSA (Encrypt or Sign) 3072b
183 >12 byte 0x01 RSA (Encrypt or Sign) 4096b
200 >12 byte 0x01 RSA (Encrypt or Sign) 8129b
238 >0 byte 0x01 RSA (Encrypt or Sign)
241 >0 byte 0x03 RSA (Sign-Only)
246 >0 byte 20 ElGamal (Encrypt or Sign)
284 >5 byte 0x01 RSA (Encrypt or Sign)
[all …]
/freebsd-12.1/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.td2329 LdStCode:$Sign, i32imm:$toWidth, imem:$addr),
2330 "st${isVol:volatile}${addsp:addsp}${Vec:vec}.${Sign:sign}$toWidth"
2336 "st${isVol:volatile}${addsp:addsp}${Vec:vec}.${Sign:sign}$toWidth"
2341 LdStCode:$Sign, i32imm:$toWidth, Int64Regs:$addr),
2342 "st${isVol:volatile}${addsp:addsp}${Vec:vec}.${Sign:sign}$toWidth"
2348 "st${isVol:volatile}${addsp:addsp}${Vec:vec}.${Sign:sign}$toWidth"
2354 "st${isVol:volatile}${addsp:addsp}${Vec:vec}.${Sign:sign}$toWidth"
2359 LdStCode:$Sign, i32imm:$toWidth, imem:$addr, i32imm:$offset),
2360 "st${isVol:volatile}${addsp:addsp}${Vec:vec}.${Sign:sign}$toWidth"
2499 LdStCode:$Vec, LdStCode:$Sign, i32imm:$fromWidth, imem:$addr,
[all …]
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp102 int Sign = 1; in inc() local
105 Sign = -1; in inc()
114 Value[Kind] += Sign; in inc()
123 Sign * (~PrevMask & NewMask).getNumLanes(); in inc()
127 Value[Kind] += Sign * MRI.getPressureSets(Reg).getWeight(); in inc()
H A DAMDGPUCodeGenPrepare.cpp649 Value *Sign = nullptr; in expandDivRem32() local
655 Sign = IsDiv ? Builder.CreateXor(LHSign, RHSign) : LHSign; in expandDivRem32()
746 Res = Builder.CreateXor(Res, Sign); in expandDivRem32()
747 Res = Builder.CreateSub(Res, Sign); in expandDivRem32()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DCmpInstAnalysis.h55 Constant *getPredForICmpCode(unsigned Code, bool Sign, Type *OpTy,
/freebsd-12.1/contrib/sendmail/
H A DPGPKEYS12 pub 1024 0x16F4CCE9 1999-06-23 ---------- RSA Sign & Encrypt
324 pub 2048 E2763A73 2014-01-02 ------- RSA Sign & Encrypt
502 pub 2048 5207CAD3 2013-01-02 ------- RSA Sign & Encrypt
639 pub 2048 CEEEF43B 2011-12-14 ------- RSA Sign & Encrypt
781 pub 2048 A97884B0 2011-01-04 ------- RSA Sign & Encrypt
890 pub 2048 85410ABE 2010-02-19 ------- RSA Sign
998 pub 1024 0xA77F2429 2009-01-01 ---------- RSA Sign & Encrypt
1071 pub 1024 0xF6B30729 2008-01-18 ---------- RSA Sign & Encrypt
1134 pub 1024 0x7093B841 2006-12-16 ---------- RSA Sign & Encrypt
1210 pub 1024 0xAF959625 2005-12-31 ---------- RSA Sign & Encrypt
[all …]
/freebsd-12.1/crypto/openssl/doc/man1/
H A Dpkeyutl.pod102 Sign the input data (which must be a hash) and output the signed result. This
230 otherwise the first byte is used to specify the X9.31 digest ID. Sign,
296 Sign some data using a private key:
308 Sign data using a message digest value (this is currently only valid for RSA):
H A Drsautl.pod71 Sign the input data and output the signed result. This requires
124 Sign some data using a private key:
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DSpecifiers.h91 /*DeclSpec::TSS*/ unsigned Sign : 2; member
/freebsd-12.1/usr.bin/mail/misc/
H A Dmail.tildehelp6 ~A Equivalent to: ~i Sign
/freebsd-12.1/contrib/llvm/lib/BinaryFormat/
H A DDwarf.cpp224 StringRef llvm::dwarf::DecimalSignString(unsigned Sign) { in DecimalSignString() argument
225 switch (Sign) { in DecimalSignString()
/freebsd-12.1/contrib/compiler-rt/lib/fuzzer/
H A DFuzzerDriver.cpp119 long Sign = 1; in MyStol() local
122 Sign = -1; in MyStol()
130 return Res * Sign; in MyStol()
/freebsd-12.1/contrib/gcc/config/i386/
H A Di386-modes.def44 Overflow flag to be unset. Sign bit test is used instead and
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DREADME_P9.txt51 - Vector Extend Sign: vextsb2w vextsh2w vextsb2d vextsh2d vextsw2d
153 - Decimal Copy-Sign/Set-Sign: bcdcpsgn. bcdsetsgn.
174 - QP Copy Sign: xscpsgnqp
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp542 BitValue Sign = Res[W-1]; in eASR() local
544 Res.fill(W-Sh, W, Sign); in eASR()
668 BitValue Sign = Res[FromN-1]; in eSXT() local
670 Res.fill(FromN, W, Sign); in eSXT()
/freebsd-12.1/crypto/openssl/doc/man3/
H A DEVP_PKEY_sign.pod51 Sign data using RSA with PKCS#1 padding and SHA256 digest:
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstrExtension.td1 //===-- X86InstrExtension.td - Sign and Zero Extensions ----*- tablegen -*-===//
39 // Sign/Zero extenders
/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DDwarf.h422 StringRef DecimalSignString(unsigned Sign);
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A DREADME-DPP176 dpp_csign=<C-Sign-Key value provided by Configurator>
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DInstruction.def186 HANDLE_CAST_INST(39, SExt , SExtInst ) // Sign extend integers
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h598 return static_cast<TypeSpecifierSign>(getWrittenBuiltinSpecs().Sign); in getWrittenSignSpec()
609 getWrittenBuiltinSpecs().Sign = written; in setWrittenSignSpec()
655 wbs.Sign = TSS_unspecified; in initializeLocal()

12345