Home
last modified time | relevance | path

Searched refs:U (Results 1 – 25 of 2038) sorted by relevance

12345678910>>...82

/freebsd/sys/dev/cxgb/
H A Dt3b_protocol_sram.h35 U 0xFF, U 0xFF, U 0xFF, U 0xFC,
36 U 0x00, U 0x00, U 0x00, U 0x00,
37 U 0x00, U 0x00, U 0x00, U 0x03,
38 U 0x00, U 0x00, U 0x00, U 0x00,
39 U 0x00, U 0x01, U 0x01, U 0x00,
40 U 0xFF, U 0xFF, U 0xFF, U 0xFC,
41 U 0x00, U 0x00, U 0x00, U 0x00,
42 U 0x00, U 0x00, U 0x00, U 0x03,
43 U 0x00, U 0x00, U 0x00, U 0x00,
44 U 0x00, U 0x00, U 0x00, U 0x00,
[all …]
H A Dt3c_protocol_sram.h35 U 0xFF, U 0xFF, U 0xFF, U 0xF4,
36 U 0x00, U 0x00, U 0x00, U 0x04,
37 U 0x00, U 0x00, U 0x00, U 0x01,
38 U 0x00, U 0x00, U 0x00, U 0x01,
39 U 0x00, U 0x01, U 0x01, U 0x00,
40 U 0xFF, U 0xFF, U 0xFF, U 0xF4,
41 U 0x00, U 0x00, U 0x00, U 0x04,
42 U 0x00, U 0x00, U 0x00, U 0x01,
43 U 0x00, U 0x00, U 0x00, U 0x01,
44 U 0x00, U 0x00, U 0x00, U 0x00,
[all …]
H A Dcxgb_t3fw.h35 U 0x60, U 0x00, U 0x74, U 0x00,
36 U 0x20, U 0x03, U 0x80, U 0x00,
37 U 0x20, U 0x03, U 0x70, U 0x00,
38 U 0x00, U 0x00, U 0x10, U 0x00,
39 U 0x00, U 0x00, U 0x20, U 0x00,
40 U 0xE1, U 0x00, U 0x02, U 0x84,
41 U 0x00, U 0x07, U 0x00, U 0x00,
42 U 0xE1, U 0x00, U 0x02, U 0x88,
43 U 0x00, U 0x01, U 0x00, U 0x00,
44 U 0xE0, U 0x00, U 0x00, U 0x00,
[all …]
H A Dt3b_tp_eeprom.h35 U 0x00, U 0x01, U 0x01, U 0x00,
36 U 0x00, U 0x00, U 0x00, U 0x00,
37 U 0x03, U 0x00, U 0x00, U 0x00,
38 U 0x00, U 0x00, U 0x00, U 0x00,
39 U 0x0C, U 0x00, U 0x00, U 0x00,
40 U 0x00, U 0x00, U 0x00, U 0x00,
41 U 0x30, U 0x00, U 0x00, U 0x00,
42 U 0x00, U 0x00, U 0x00, U 0x00,
43 U 0xC0, U 0x00, U 0x00, U 0x00,
44 U 0x00, U 0x00, U 0x00, U 0x00,
[all …]
H A Dt3c_tp_eeprom.h35 U 0x00, U 0x01, U 0x01, U 0x00,
36 U 0x01, U 0x00, U 0x00, U 0x00,
37 U 0x01, U 0x00, U 0x00, U 0x00,
38 U 0x04, U 0x00, U 0x00, U 0x00,
39 U 0x04, U 0x00, U 0x00, U 0x00,
40 U 0x10, U 0x00, U 0x00, U 0x00,
41 U 0x10, U 0x00, U 0x00, U 0x00,
42 U 0x40, U 0x00, U 0x00, U 0x00,
43 U 0x40, U 0x00, U 0x00, U 0x00,
44 U 0x00, U 0x01, U 0x00, U 0x00,
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
H A Dglobal_symbols.txt68 _exit U
73 bcmp U
78 ceil U
84 dup U
85 dup2 U
89 exit U
94 fork U
98 free U
101 getc U
136 modf U
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h229 bool translateCopy(const User &U, const Value &V,
314 bool translateCast(unsigned Opcode, const User &U,
325 return translateCompare(U, MIRBuilder); in translateICmp()
330 return translateCompare(U, MIRBuilder); in translateFCmp()
339 bool translateUnaryOp(unsigned Opcode, const User &U,
344 bool translateBinaryOp(unsigned Opcode, const User &U,
370 bool translateBr(const User &U, MachineIRBuilder &MIRBuilder);
483 return translateCast(TargetOpcode::G_TRUNC, U, MIRBuilder); in translateTrunc()
489 return translateCast(TargetOpcode::G_FPEXT, U, MIRBuilder); in translateFPExt()
506 return translateCast(TargetOpcode::G_SEXT, U, MIRBuilder); in translateSExt()
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dvarparse-errors.mk71 _:= ${:U:OX:U${IND}} ${:U:OX:U${IND}}
78 UNCLOSED:= ${:U:Q
79 UNCLOSED:= ${:U:sh
80 UNCLOSED:= ${:U:tA
81 UNCLOSED:= ${:U:tsX
82 UNCLOSED:= ${:U:ts
84 UNCLOSED:= ${:U:u
85 UNCLOSED:= ${:U:H
86 UNCLOSED:= ${:U:[1]
87 UNCLOSED:= ${:U:hash
[all …]
H A Dvarmod-head.mk6 .if ${:U a/b/c :H} != "a/b"
10 .if ${:U def :H} != "."
14 .if ${:U a.b.c :H} != "."
18 .if ${:U a.b/c :H} != "a.b"
22 .if ${:U a :H} != "."
26 .if ${:U a.a :H} != "."
30 .if ${:U .gitignore :H} != "."
34 .if ${:U trailing/ :H} != "trailing"
38 .if ${:U /abs/dir/file :H} != "/abs/dir"
42 .if ${:U rel/dir/file :H} != "rel/dir"
[all …]
H A Dvarmod-no-match.mk8 .if ${:U one two three :Ntwo} != "one three"
14 .if ${:U one two three four six :Nt*} != "one four six"
27 .if ${:U :N} != ""
30 .if ${:U one two three :N} != "one two three"
33 .if ${:U one two three :M*} != "one two three"
45 .if ${:U word :None:Ntwo:Nthree} != ""
50 .if ${:U two :None:Ntwo:Nthree} != ""
68 .if ${:U word :None:Ntwo:Nthree}
73 .if ${:U two :None:Ntwo:Nthree}
85 .if !empty(:U word :None:Ntwo:Nthree)
[all …]
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp45 Stack.push_back(U); in enqueue()
52 return U; in dequeue()
65 Queue.push_back(U); in enqueue()
71 return U; in dequeue()
104 Stack.push_back(U); in enqueue()
112 return U; in dequeue()
120 return U; in dequeue()
177 return U; in dequeue()
181 return U; in dequeue()
240 return U.first; in dequeue()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h317 template <typename U>
320 template <typename U>
333 template <typename U>
336 template <typename U>
350 template <typename U>
355 template <typename U>
369 template <typename U>
373 template <typename U>
387 template <typename U>
402 template <typename U>
[all …]
H A DDiscriminator.h24 static inline unsigned getPrefixEncodingFromUnsigned(unsigned U) { in getPrefixEncodingFromUnsigned() argument
25 U &= 0xfff; in getPrefixEncodingFromUnsigned()
26 return U > 0x1f ? (((U & 0xfe0) << 1) | (U & 0x1f) | 0x20) : U; in getPrefixEncodingFromUnsigned()
30 static inline unsigned getUnsignedFromPrefixEncoding(unsigned U) { in getUnsignedFromPrefixEncoding() argument
31 if (U & 1) in getUnsignedFromPrefixEncoding()
33 U >>= 1; in getUnsignedFromPrefixEncoding()
34 return (U & 0x20) ? (((U >> 1) & 0xfe0) | (U & 0x1f)) : (U & 0x1f); in getUnsignedFromPrefixEncoding()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperandTraits.h31 static Use *op_begin(SubClass* U) { in op_begin()
37 static Use *op_end(SubClass* U) { in op_end()
38 return reinterpret_cast<Use*>(U); in op_end()
55 return U->getNumOperands(); in operands()
73 return reinterpret_cast<Use*>(U) - static_cast<User*>(U)->getNumOperands(); in op_begin()
75 static Use *op_end(SubClass* U) { in op_end()
79 return U->getNumOperands(); in operands()
96 static Use *op_begin(User* U) { in op_begin()
99 static Use *op_end(User* U) { in op_end()
100 return U->getHungOffOperands() + U->getNumOperands(); in op_end()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Davx512dqintrin.h797 #define _mm512_maskz_range_pd(U, A, B, C) \ argument
835 #define _mm512_maskz_range_ps(U, A, B, C) \ argument
876 #define _mm_mask_range_ss(W , U, A, B, C) _mm_mask_range_round_ss(W, U, A, B, C , _MM_FROUND_CUR_DI… argument
885 #define _mm_maskz_range_ss(U, A ,B , C) _mm_maskz_range_round_ss(U, A, B, C ,_MM_FROUND_CUR_DIRECTI… argument
903 #define _mm_mask_range_sd(W, U, A, B, C) _mm_mask_range_round_sd(W, U, A, B, C ,_MM_FROUND_CUR_DIRE… argument
912 #define _mm_maskz_range_sd(U, A, B, C) _mm_maskz_range_round_sd(U, A, B, C ,_MM_FROUND_CUR_DIRECTIO… argument
920 #define _mm512_mask_reduce_pd(W, U, A, B) \ argument
926 #define _mm512_maskz_reduce_pd(U, A, B) \ argument
944 #define _mm512_maskz_reduce_ps(U, A, B) \ argument
992 #define _mm_maskz_reduce_ss(U, A, B, C) \ argument
[all …]
H A Davx512fp16intrin.h601 (__mmask8)(U), (int)(R)))
2828 (__mmask8)(U), (int)R))
3313 #define _mm512_mask_mul_pch(W, U, A, B) _mm512_mask_fmul_pch(W, U, A, B) argument
3314 #define _mm512_maskz_mul_pch(U, A, B) _mm512_maskz_fmul_pch(U, A, B) argument
3322 #define _mm512_mask_cmul_pch(W, U, A, B) _mm512_mask_fcmul_pch(W, U, A, B) argument
3323 #define _mm512_maskz_cmul_pch(U, A, B) _mm512_maskz_fcmul_pch(U, A, B) argument
3331 #define _mm_mask_mul_sch(W, U, A, B) _mm_mask_fmul_sch(W, U, A, B) argument
3332 #define _mm_maskz_mul_sch(U, A, B) _mm_maskz_fmul_sch(U, A, B) argument
3336 #define _mm_maskz_mul_round_sch(U, A, B, R) _mm_maskz_fmul_round_sch(U, A, B, R) argument
3339 #define _mm_mask_cmul_sch(W, U, A, B) _mm_mask_fcmul_sch(W, U, A, B) argument
[all …]
H A Dgfniintrin.h92 ((__m512i)__builtin_ia32_selectb_512((__mmask64)(U), \
98 U, A, B, I)
106 ((__m512i)__builtin_ia32_selectb_512((__mmask64)(U), \
112 U, A, B, I)
139 ((__m128i)__builtin_ia32_selectb_128((__mmask16)(U), \
145 U, A, B, I)
148 ((__m256i)__builtin_ia32_selectb_256((__mmask32)(U), \
154 U, A, B, I)
156 #define _mm_mask_gf2p8affine_epi64_epi8(S, U, A, B, I) \ argument
161 #define _mm_maskz_gf2p8affine_epi64_epi8(U, A, B, I) \ argument
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_fp16.td52 def SCALAR_FCVTZUH : SInst<"vcvt_u16", "(1U)1", "Sh">;
91 def SCALAR_CMEQRH : SInst<"vceq", "(1U)11", "Sh">;
92 def SCALAR_CMEQZH : SInst<"vceqz", "(1U)1", "Sh">;
93 def SCALAR_CMGERH : SInst<"vcge", "(1U)11", "Sh">;
94 def SCALAR_CMGEZH : SInst<"vcgez", "(1U)1", "Sh">;
95 def SCALAR_CMGTRH : SInst<"vcgt", "(1U)11", "Sh">;
96 def SCALAR_CMGTZH : SInst<"vcgtz", "(1U)1", "Sh">;
97 def SCALAR_CMLERH : SInst<"vcle", "(1U)11", "Sh">;
98 def SCALAR_CMLEZH : SInst<"vclez", "(1U)1", "Sh">;
99 def SCALAR_CMLTH : SInst<"vclt", "(1U)11", "Sh">;
[all …]
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.cpp28 U.getContext().getWarningHandler()( in extractFast()
33 U.getOffset(), U.getNextUnitOffset(), *OffsetPtr)); in extractFast()
43 const auto *AbbrevSet = U.getAbbreviations(); in extractFast()
45 U.getContext().getWarningHandler()( in extractFast()
49 U.getOffset(), U.getAbbreviationsOffset())); in extractFast()
56 U.getContext().getWarningHandler()( in extractFast()
61 U.getOffset(), AbbrCode, *OffsetPtr, in extractFast()
70 AbbrevDecl->getFixedAttributesByteSize(U)) { in extractFast()
78 if (auto FixedSize = AttrSpec.getByteSize(U)) { in extractFast()
85 U.getContext().getWarningHandler()(createStringError( in extractFast()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp149 U.VAL = RHS.U.VAL; in assignSlowCase()
200 U.VAL += RHS.U.VAL; in operator +=()
220 U.VAL -= RHS.U.VAL; in operator -=()
240 tcMultiply(Result.U.pVal, U.pVal, RHS.U.pVal, getNumWords()); in operator *()
246 WordType *dst = U.pVal, *rhs = RHS.U.pVal; in andAssignSlowCase()
252 WordType *dst = U.pVal, *rhs = RHS.U.pVal; in orAssignSlowCase()
258 WordType *dst = U.pVal, *rhs = RHS.U.pVal; in xorAssignSlowCase()
279 return std::equal(U.pVal, U.pVal + getNumWords(), RHS.U.pVal); in equalSlowCase()
285 return U.VAL < RHS.U.VAL ? -1 : U.VAL > RHS.U.VAL; in compare()
920 Result.U.pVal[i] = U.pVal[i]; in trunc()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFRegisters.cpp49 for (uint32_t U = 0, NU = TRI.getNumRegUnits(); U != NU; ++U) { in PhysicalRegisterInfo() local
91 for (uint32_t U = 0, NU = TRI.getNumRegUnits(); U != NU; ++U) { in PhysicalRegisterInfo() local
136 auto [U, M] = *UM; in getUnits()
283 for (MCRegUnitMaskIterator U(RR.Reg, &PRI.getTRI()); U.isValid(); ++U) { in hasAliasOf() local
298 for (MCRegUnitMaskIterator U(RR.Reg, &PRI.getTRI()); U.isValid(); ++U) { in hasCoverOf() local
313 for (MCRegUnitMaskIterator U(RR.Reg, &PRI.getTRI()); U.isValid(); ++U) { in insert() local
360 if (U < 0) in makeRegRef()
368 U = Units.find_next(U); in makeRegRef()
372 while (U >= 0) { in makeRegRef()
374 U = Units.find_next(U); in makeRegRef()
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtil.cpp56 PrintASCII(U.data(), U.size(), PrintAfter); in PrintASCII()
73 bool IsASCII(const Unit &U) { return IsASCII(U.data(), U.size()); } in IsASCII() argument
82 U->clear(); in ParseOneDictionaryEntry()
104 U->push_back(Str[Pos + 1]); in ParseOneDictionaryEntry()
121 U->push_back(V); in ParseOneDictionaryEntry()
134 Unit U; in ParseDictionaryFile() local
144 Units->push_back(U); in ParseDictionaryFile()
164 uint32_t x = ((unsigned char)U[i] << 16) | ((unsigned char)U[i + 1] << 8) | in Base64()
171 if (i + 1 == U.size()) { in Base64()
177 } else if (i + 2 == U.size()) { in Base64()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DGuardUtils.cpp18 bool llvm::isGuard(const User *U) { in isGuard() argument
26 bool llvm::isWidenableBranch(const User *U) { in isWidenableBranch() argument
33 bool llvm::isGuardAsWidenableBranch(const User *U) { in isGuardAsWidenableBranch() argument
34 if (!isWidenableBranch(U)) in isGuardAsWidenableBranch()
69 bool llvm::parseWidenableBranch(User *U, Use *&C,Use *&WC, in parseWidenableBranch() argument
72 auto *BI = dyn_cast<BranchInst>(U); in parseWidenableBranch()
138 void llvm::parseWidenableGuard(const User *U, in parseWidenableGuard() argument
140 assert((isGuard(U) || isWidenableBranch(U)) && "Should be"); in parseWidenableGuard()
141 Value *Condition = isGuard(U) ? cast<IntrinsicInst>(U)->getArgOperand(0) in parseWidenableGuard()
151 Value *llvm::extractWidenableCondition(const User *U) { in extractWidenableCondition() argument
[all …]
H A DCaptureTracking.cpp278 const Use &U, in DetermineUseCaptureKind() argument
317 if (Call->isCallee(&U)) in DetermineUseCaptureKind()
321 if (Call->isDataOperand(&U) && in DetermineUseCaptureKind()
360 if (U.getOperandNo() == 1 || U.getOperandNo() == 2 || ACXI->isVolatile()) in DetermineUseCaptureKind()
377 unsigned Idx = U.getOperandNo(); in DetermineUseCaptureKind()
418 for (const Use &U : V->uses()) { in PointerMayBeCaptured() local
425 if (!Visited.insert(&U).second) in PointerMayBeCaptured()
427 if (!Tracker->shouldExplore(&U)) in PointerMayBeCaptured()
429 Worklist.push_back(&U); in PointerMayBeCaptured()
445 if (Tracker->captured(U)) in PointerMayBeCaptured()
[all …]
/freebsd/sys/contrib/libsodium/test/default/
H A Daead_chacha20poly1305.c39 for (i = 0U; i < CLEN; ++i) { in tv()
83 for (i = 0U; i < CLEN; i++) { in tv()
98 for (i = 0U; i < CLEN; ++i) { in tv()
120 NULL, 0U, nonce, firstkey) != -1) { in tv()
128 if (crypto_aead_chacha20poly1305_decrypt(m2, &m2len, NULL, c, 0U, NULL, 0U, in tv()
143 for (i = 0U; i < CLEN; ++i) { in tv()
222 for (i = 0U; i < CLEN; ++i) { in tv_ietf()
266 for (i = 0U; i < CLEN; i++) { in tv_ietf()
280 for (i = 0U; i < CLEN; ++i) { in tv_ietf()
309 if (crypto_aead_chacha20poly1305_ietf_decrypt(m2, &m2len, NULL, c, 0U, NULL, 0U, in tv_ietf()
[all …]

12345678910>>...82