| /NextBSD/sys/crypto/des/ |
| HD | des_locl.h | 145 #define D_ENCRYPT(LL,R,S) { \ argument 173 #define D_ENCRYPT(LL,R,S) { \ argument 212 #define D_ENCRYPT(LL,R,S) { \ argument 229 #define D_ENCRYPT(LL,R,S) {\ argument 258 #define D_ENCRYPT(LL,R,S) {\ argument 289 #define D_ENCRYPT(LL,R,S) {\ argument
|
| /NextBSD/crypto/openssl/crypto/des/ |
| HD | des_locl.h | 224 # define D_ENCRYPT(LL,R,S) { \ argument 252 # define D_ENCRYPT(LL,R,S) { \ argument 280 # define D_ENCRYPT(LL,R,S) { \ argument 298 # define D_ENCRYPT(LL,R,S) {\ argument 327 # define D_ENCRYPT(LL,R,S) {\ argument 358 # define D_ENCRYPT(LL,R,S) {\ argument
|
| /NextBSD/crypto/openssl/crypto/bf/ |
| HD | bf_locl.h | 166 # define BF_ENC(LL,R,KEY,Pi) (\ argument 195 # define BF_ENC(LL,R,S,P) ( \ argument 212 # define BF_ENC(LL,R,S,P) ( \ argument
|
| /NextBSD/sys/crypto/blowfish/ |
| HD | bf_locl.h | 183 #define BF_ENC(LL,R,S,P) \ argument 206 #define BF_ENC(LL,R,S,P) \ argument 218 #define BF_ENC(LL,R,S,P) \ argument
|
| /NextBSD/crypto/openssl/crypto/whrlpool/asm/ |
| HD | wp-x86_64.pl | 48 sub LL(){ $code.=".byte ".join(',',@_).",".join(',',@_)."\n"; } subroutine
|
| HD | wp-mmx.pl | 55 sub LL() subroutine
|
| /NextBSD/sys/crypto/rijndael/ |
| HD | test00.c | 39 #define LL 32 macro
|
| /NextBSD/contrib/llvm/lib/Target/Hexagon/ |
| HD | HexagonGenInsert.cpp | 546 const IFListType &LL = I->second; in dump_map() local 830 const RSListType &LL = I->second; in findRecordInsertForms() local 863 RSListType &LL = F->second; in findRecordInsertForms() local 1010 IFListType &LL = I->second; in computeRemovableRegisters() local 1034 IFListType &LL = F->second; in pruneCoveredSets() local 1123 IFListType &LL = F->second; in pruneUsesTooFar() local 1145 IFListType &LL = F->second; in pruneRegCopies() local 1261 const IFListType &LL = I->second; in selectCandidates() local 1298 IFListType &LL = I->second; in selectCandidates() local 1350 const IFListType &LL = I->second; in selectCandidates() local [all …]
|
| /NextBSD/crypto/openssl/crypto/whrlpool/ |
| HD | wp_block.c | 156 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 macro 167 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro 186 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
|
| /NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| HD | LegalizeTypesGeneric.cpp | 519 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local 541 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
|
| HD | LegalizeIntegerTypes.cpp | 2066 SDValue LL, LH, RL, RH; in ExpandIntRes_Logical() local 2079 SDValue LL, LH, RL, RH; in ExpandIntRes_MUL() local
|
| HD | TargetLowering.cpp | 2874 SelectionDAG &DAG, SDValue LL, SDValue LH, in expandMUL()
|
| HD | DAGCombiner.cpp | 2795 SDValue LL, LR, RL, RR, CC0, CC1; in visitANDLike() local 3476 SDValue LL, LR, RL, RR, CC0, CC1; in visitORLike() local 5082 SDValue Lo, Hi, LL, LH, RL, RH; in SplitVSETCC() local 5497 SDValue Lo, Hi, CCLo, CCHi, LL, LH, RL, RH; in visitVSELECT() local
|
| HD | LegalizeVectorTypes.cpp | 1116 SDValue LL, LH, RL, RH; in SplitVecRes_SETCC() local
|
| /NextBSD/contrib/compiler-rt/lib/sanitizer_common/tests/ |
| HD | sanitizer_format_interceptor_test.cc | 41 static const unsigned LL = sizeof(long long); variable
|
| /NextBSD/contrib/llvm/lib/Support/ |
| HD | ScaledNumber.cpp | 27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
|
| /NextBSD/contrib/llvm/include/llvm/ADT/ |
| HD | ImmutableSet.h | 499 TreeTy *LL = getLeft(L); in balanceTree() local
|
| /NextBSD/contrib/llvm/lib/Target/Mips/ |
| HD | MipsISelLowering.cpp | 1060 unsigned LL, SC, AND, NOR, ZERO, BEQ; in emitAtomicBinary() local 1274 unsigned LL = isMicroMips ? Mips::LL_MM : Mips::LL; in emitAtomicBinaryPartword() local 1331 unsigned LL, SC, ZERO, BNE, BEQ; in emitAtomicCmpSwap() local 1508 unsigned LL = isMicroMips ? Mips::LL_MM : Mips::LL; in emitAtomicCmpSwapPartword() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/Edit/ |
| HD | RewriteObjCFoundationAPI.cpp | 678 StringRef U, F, L, LL; member
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | Stmt.h | 1220 GotoStmt(LabelDecl *label, SourceLocation GL, SourceLocation LL) in GotoStmt() 1960 explicit SEHLeaveStmt(SourceLocation LL) in SEHLeaveStmt()
|
| /NextBSD/contrib/llvm/lib/Target/XCore/ |
| HD | XCoreISelLowering.cpp | 681 SDValue LL, RL, AddendL, AddendH; in TryExpandADDWithMul() local
|
| /NextBSD/contrib/llvm/lib/Transforms/Vectorize/ |
| HD | BBVectorize.cpp | 2249 std::vector<Value *> &LL = CandidatePairs2[S->second]; in choosePairs() local
|
| /NextBSD/contrib/llvm/lib/Analysis/ |
| HD | ValueTracking.cpp | 1278 Value *LL = LU->getOperand(0); in computeKnownBitsFromOperator() local
|
| /NextBSD/contrib/llvm/lib/Target/SystemZ/ |
| HD | SystemZISelLowering.cpp | 2789 SDValue LL = Op.getOperand(0); in lowerSMUL_LOHI() local
|