Searched defs:KC (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/crypto/openssl/crypto/seed/ |
| HD | seed_locl.h | 56 # define KEYSCHEDULE_UPDATE0(T0, T1, X1, X2, X3, X4, KC) \ argument 63 # define KEYSCHEDULE_UPDATE1(T0, T1, X1, X2, X3, X4, KC) \ argument
|
| HD | seed.c | 547 static const seed_word KC[] = { variable
|
| /NextBSD/contrib/llvm/lib/Transforms/Scalar/ |
| HD | JumpThreading.cpp | 359 if (Constant *KC = getKnownConstant(V, Preference)) { in ComputeValueKnownInPredecessors() local 389 if (Constant *KC = getKnownConstant(PredCst, Preference)) in ComputeValueKnownInPredecessors() local 400 if (Constant *KC = getKnownConstant(InVal, Preference)) { in ComputeValueKnownInPredecessors() local 406 if (Constant *KC = getKnownConstant(CI, Preference)) in ComputeValueKnownInPredecessors() local 492 if (Constant *KC = getKnownConstant(Folded, WantInteger)) in ComputeValueKnownInPredecessors() local 527 if (Constant *KC = getKnownConstant(Res, WantInteger)) in ComputeValueKnownInPredecessors() local 569 if (Constant *KC = getKnownConstant(Folded, WantInteger)) in ComputeValueKnownInPredecessors() local 614 if (Constant *KC = getKnownConstant(CI, Preference)) { in ComputeValueKnownInPredecessors() local
|