/openbsd-src/lib/libcrypto/des/ |
H A D | des_local.h | 158 D_ENCRYPT(LL,R,S) global() argument 186 D_ENCRYPT(LL,R,S) global() argument 214 D_ENCRYPT(LL,R,S) global() argument 232 D_ENCRYPT(LL,R,S) global() argument 261 D_ENCRYPT(LL,R,S) global() argument 292 D_ENCRYPT(LL,R,S) global() argument
|
/openbsd-src/lib/libcrypto/bf/ |
H A D | bf_local.h | 130 #define BF_ENC(LL,R,S,P) ( \ argument 147 #define BF_ENC(LL,R,S,P) ( \ argument
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | MipsExpandPseudo.cpp | 82 unsigned LL, SC; in expandAtomicCmpSwapSubword() local 213 unsigned LL, SC, ZERO, BNE, BEQ, MOVE; in expandAtomicCmpSwap() local 311 unsigned LL, SC, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; in expandAtomicBinOpSubword() local 586 unsigned LL, SC, ZERO, BEQ, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; in expandAtomicBinOp() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 587 const IFListType &LL = I.second; in dump_map() local 855 const RSListType &LL = I.second; in findRecordInsertForms() local 885 RSListType &LL = F->second; in findRecordInsertForms() local 1028 IFListType &LL = I.second; in computeRemovableRegisters() local 1050 IFListType &LL = F->second; in pruneCoveredSets() local 1136 IFListType &LL = F->second; in pruneUsesTooFar() local 1157 IFListType &LL = F->second; in pruneRegCopies() local 1273 const IFListType &LL = I->second; in selectCandidates() local 1310 IFListType &LL = I->second; in selectCandidates() local 1362 const IFListType &LL = I->second; in selectCandidates() local [all …]
|
H A D | HexagonFrameLowering.cpp | 2303 IndexType LL = I.second; in optimizeSpillSlots() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCExpandAtomicPseudoInsts.cpp | 122 const MCInstrDesc &LL = TII->get(PPC::LQARX); in expandAtomicRMW128() local 221 const MCInstrDesc &LL = TII->get(PPC::LQARX); in expandAtomicCmpSwap128() local
|
/openbsd-src/lib/libcrypto/whrlpool/ |
H A D | whirlpool.c |
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/ |
H A D | llvm-jitlink.cpp | 1559 LibraryLoad LL; in addLibraries() local 1571 LibraryLoad LL; in addLibraries() local 1586 LibraryLoad LL; in addLibraries() local 1598 LibraryLoad LL; in addLibraries() local 1620 -> Expected<std::unique_ptr<StaticLibraryDefinitionGenerator>> { in addLibraries() 1661 auto LL = LibraryLoadQueue.front(); in addLibraries() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/hexagon/ |
H A D | dfsqrt.S | 163 #define LL r5:4 macro 250 LL = mpyu(ROOTLO,ROOTLO) define
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypesGeneric.cpp | 507 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_Select() local 556 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
|
H A D | LegalizeIntegerTypes.cpp | 3702 SDValue LL, LH, RL, RH; in ExpandIntRes_Logical() local 3715 SDValue LL, LH, RL, RH; in ExpandIntRes_MUL() local 3865 SDValue LL, LH, RL, RH; in ExpandIntRes_MULFIX() local
|
H A D | TargetLowering.cpp | 7076 MulExpansionKind Kind, SDValue LL, in expandMUL_LOHI() 7249 SDValue LL, SDValue LH, SDValue RL, in expandMUL() 7287 SDValue LL, SDValue LH) const { in expandDIVREMByConstant()
|
H A D | LegalizeVectorTypes.cpp | 2216 SDValue LL, LH, RL, RH; in SplitVecRes_SETCC() local
|
H A D | DAGCombiner.cpp | 5490 SDValue LL, LR, RL, RR, N0CC, N1CC; in foldLogicOfSetCCs() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_format_interceptor_test.cpp | 40 static const unsigned LL = sizeof(long long); variable
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
|
/openbsd-src/gnu/llvm/clang/lib/Edit/ |
H A D | RewriteObjCFoundationAPI.cpp | 677 StringRef U, F, L, LL; member
|
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 643 SDValue LL, RL, AddendL, AddendH; in TryExpandADDWithMul() local
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | Stmt.h | 2654 GotoStmt(LabelDecl *label, SourceLocation GL, SourceLocation LL) in GotoStmt() 3509 explicit SEHLeaveStmt(SourceLocation LL) in SEHLeaveStmt()
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CodeGenModule.cpp | 2621 for (const Module::LinkLibrary &LL : llvm::reverse(Mod->LinkLibraries)) { in addLinkOptionsPostorder() local
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 6704 Value *LL = LU->getOperand(0); in matchSimpleRecurrence() local
|
H A D | ScalarEvolution.cpp | 12415 auto *LL = LHSAddExpr->getOperand(0); in isImpliedViaOperations() local 12429 Value *LL, *LR; in isImpliedViaOperations() local
|
/openbsd-src/gnu/llvm/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 2923 for (const auto &LL : Mod->LinkLibraries) { in WriteSubmodules() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 3822 SDValue LL = Op.getOperand(0); in lowerSMUL_LOHI() local
|