Home
last modified time | relevance | path

Searched defs:U1 (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringExtras.h210 unsigned U1 = hexDigitValue(MSB); in tryGetHexFromNibbles() local
/freebsd-src/contrib/libdivsufsort/lib/
H A Dsssort.c144 const sauchar_t *U1, *U2, *U1n, *U2n; in ss_compare() local
/freebsd-src/crypto/openssl/crypto/ec/
H A Decp_nistz256.c316 BN_ULONG U1[P256_LIMBS], S1[P256_LIMBS]; in ecp_nistz256_point_add() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp229 Instruction *U1 = cast<Instruction>(*IncrUse++); handleFloatingPointIV() local
H A DLICM.cpp2703 Use &U1 = BO->getOperandUse(1); hoistFPAssociation() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h183 uint32_t U1 = 0; member
/freebsd-src/sys/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c234 const unsigned char *U1, *U2, *U1n, *U2n; in ss_compare() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1639 for (auto *U1 : Users) computeShouldLiveOnFrame() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp734 SDValue U1 = U->getOperand(1); IsProfitableToFold() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2544 Use &U1 = std::get<1>(Ops); shouldBelongToSameSet() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1267 getShallowScore(Value * V1,Value * V2,Instruction * U1,Instruction * U2,ArrayRef<Value * > MainAltOps) const getShallowScore() argument
1430 getScoreAtLevelRec(Value * LHS,Value * RHS,Instruction * U1,Instruction * U2,int CurrLevel,ArrayRef<Value * > MainAltOps) const getScoreAtLevelRec() argument
[all...]