Searched defs:U2 (Results 1 – 8 of 8) sorted by relevance
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ecp_nistz256.c | 315 BN_ULONG U2[P256_LIMBS], S2[P256_LIMBS]; in ecp_nistz256_point_add() local 446 BN_ULONG U2[P256_LIMBS], S2[P256_LIMBS]; in ecp_nistz256_point_add_affine() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | StringExtras.h | 211 unsigned U2 = hexDigitValue(LSB); in tryGetHexFromNibbles() local
|
/freebsd/contrib/libdivsufsort/lib/ |
H A D | sssort.c | 144 const sauchar_t *U1, *U2, *U1n, *U2n; in ss_compare() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 236 Instruction *U2 = cast<Instruction>(*IncrUse++); in handleFloatingPointIV() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | SymbolRecord.h | 163 uint32_t U2 = 0; global() member
|
/freebsd/sys/contrib/zstd/lib/dictBuilder/ |
H A D | divsufsort.c | 234 const unsigned char *U1, *U2, *U1n, *U2n; in ss_compare() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 1670 for (auto *U2 : Users) in computeShouldLiveOnFrame() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 1459 int getShallowScore(Value *V1, Value *V2, Instruction *U1, Instruction *U2, in getShallowScore() argument 1628 Instruction *U2, int CurrLevel, in getScoreAtLevelRec() argument 18749 bool U2 = isa<UndefValue>(Opcodes2[I]); vectorizeChainsInBlock() local [all...] |