Home
last modified time | relevance | path

Searched defs:LL (Results 1 – 23 of 23) sorted by relevance

/openbsd/src/lib/libcrypto/bf/
Dbf_local.h130 #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/
DMipsExpandPseudo.cpp82 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/
DHexagonGenInsert.cpp587 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 …]
DHexagonFrameLowering.cpp2303 IndexType LL = I.second; in optimizeSpillSlots() local
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCExpandAtomicPseudoInsts.cpp122 const MCInstrDesc &LL = TII->get(PPC::LQARX); in expandAtomicRMW128() local
221 const MCInstrDesc &LL = TII->get(PPC::LQARX); in expandAtomicCmpSwap128() local
/openbsd/src/gnu/llvm/llvm/tools/llvm-jitlink/
Dllvm-jitlink.cpp1559 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/
Ddfsqrt.S163 #define LL r5:4 macro
250 LL = mpyu(ROOTLO,ROOTLO) define
/openbsd/src/lib/libcrypto/des/
Ddes_local.h144 #define D_ENCRYPT(LL,R,S) { \ argument
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp507 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_Select() local
556 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
DLegalizeIntegerTypes.cpp3702 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
DTargetLowering.cpp7076 MulExpansionKind Kind, SDValue LL, in expandMUL_LOHI()
7249 SDValue LL, SDValue LH, SDValue RL, in expandMUL()
7287 SDValue LL, SDValue LH) const { in expandDIVREMByConstant()
DLegalizeVectorTypes.cpp2216 SDValue LL, LH, RL, RH; in SplitVecRes_SETCC() local
DDAGCombiner.cpp5490 SDValue LL, LR, RL, RR, N0CC, N1CC; in foldLogicOfSetCCs() local
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_format_interceptor_test.cpp40 static const unsigned LL = sizeof(long long); variable
/openbsd/src/gnu/llvm/llvm/lib/Support/
DScaledNumber.cpp27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
/openbsd/src/gnu/llvm/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp677 StringRef U, F, L, LL; member
/openbsd/src/gnu/llvm/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp643 SDValue LL, RL, AddendL, AddendH; in TryExpandADDWithMul() local
/openbsd/src/gnu/llvm/clang/include/clang/AST/
DStmt.h2654 GotoStmt(LabelDecl *label, SourceLocation GL, SourceLocation LL) in GotoStmt()
3509 explicit SEHLeaveStmt(SourceLocation LL) in SEHLeaveStmt()
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCodeGenModule.cpp2621 for (const Module::LinkLibrary &LL : llvm::reverse(Mod->LinkLibraries)) { in addLinkOptionsPostorder() local
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DValueTracking.cpp6704 Value *LL = LU->getOperand(0); in matchSimpleRecurrence() local
DScalarEvolution.cpp12415 auto *LL = LHSAddExpr->getOperand(0); in isImpliedViaOperations() local
12429 Value *LL, *LR; in isImpliedViaOperations() local
/openbsd/src/gnu/llvm/clang/lib/Serialization/
DASTWriter.cpp2923 for (const auto &LL : Mod->LinkLibraries) { in WriteSubmodules() local
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp3822 SDValue LL = Op.getOperand(0); in lowerSMUL_LOHI() local