Home
last modified time | relevance | path

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

/third_party/openssl/crypto/whrlpool/asm/
Dwp-x86_64.pl57 sub LL(){ $code.=".byte ".join(',',@_).",".join(',',@_)."\n"; } subroutine
Dwp-mmx.pl64 sub LL() subroutine
/third_party/ffmpeg/libavcodec/
Dffv1_template.c42 const int LL = src[-2]; in RENAME() local
/third_party/openssl/crypto/bf/
Dbf_local.h76 # define BF_ENC(LL,R,S,P) ( \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp590 const IFListType &LL = I->second; in dump_map() local
870 const RSListType &LL = I->second; in findRecordInsertForms() local
902 RSListType &LL = F->second; in findRecordInsertForms() local
1046 IFListType &LL = I->second; in computeRemovableRegisters() local
1068 IFListType &LL = F->second; in pruneCoveredSets() local
1156 IFListType &LL = F->second; in pruneUsesTooFar() local
1177 IFListType &LL = F->second; in pruneRegCopies() local
1295 const IFListType &LL = I->second; in selectCandidates() local
1332 IFListType &LL = I->second; in selectCandidates() local
1384 const IFListType &LL = I->second; in selectCandidates() local
[all …]
DHexagonFrameLowering.cpp2202 IndexType LL = I.second; in optimizeSpillSlots() local
/third_party/openssl/crypto/whrlpool/
Dwp_block.c181 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 macro
192 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
211 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp506 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
544 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
DLegalizeIntegerTypes.cpp2910 SDValue LL, LH, RL, RH; in ExpandIntRes_Logical() local
2923 SDValue LL, LH, RL, RH; in ExpandIntRes_MUL() local
3070 SDValue LL, LH, RL, RH; in ExpandIntRes_MULFIX() local
DTargetLowering.cpp5737 MulExpansionKind Kind, SDValue LL, in expandMUL_LOHI()
5918 SDValue LL, SDValue LH, SDValue RL, in expandMUL()
DLegalizeVectorTypes.cpp1677 SDValue LL, LH, RL, RH; in SplitVecRes_SETCC() local
DDAGCombiner.cpp4525 SDValue LL, LR, RL, RR, N0CC, N1CC; in foldLogicOfSetCCs() local
/third_party/openssl/crypto/des/
Ddes_local.h146 # define D_ENCRYPT(LL,R,S) { \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DScaledNumber.cpp27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DImmutableSet.h499 TreeTy *LL = getLeft(L); in balanceTree() local
/third_party/skia/src/core/
DSkBlurMF.cpp375 const SkVector& LL = rrect.radii(SkRRect::kLowerLeft_Corner); in filterRRectToNine() local
/third_party/protobuf/src/google/protobuf/
Dwire_format_unittest.cc841 #define LL(x) PROTOBUF_LONGLONG(x) in TEST() macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp647 SDValue LL, RL, AddendL, AddendH; in TryExpandADDWithMul() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp1438 Value *LL = LU->getOperand(0); in computeKnownBitsFromOperator() local
DScalarEvolution.cpp10328 auto *LL = LHSAddExpr->getOperand(0); in isImpliedViaOperations() local
10342 Value *LL, *LR; in isImpliedViaOperations() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp3467 SDValue LL = Op.getOperand(0); in lowerSMUL_LOHI() local