Searched defs:LL (Results 1 - 20 of 20) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/whrlpool/asm/
H A Dwp-x86_64.pl48 sub LL(){ $code.=".byte ".join(',',@_).",".join(',',@_)."\n"; } subroutine
[all...]
H A Dwp-mmx.pl55 sub LL() subroutine
[all...]
/freebsd-11-stable/sys/crypto/rijndael/
H A Dtest00.c39 #define LL 32 macro
/freebsd-11-stable/crypto/openssl/crypto/whrlpool/
H A Dwp_block.c156 # 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
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DScaledNumber.cpp27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlobject.c240 #define LL(x) (sizeof(x)/sizeof(char) - 1) macro
/freebsd-11-stable/contrib/lua/src/
H A Dlobject.c479 #define LL(x) (sizeof(x)/sizeof(char) - 1) macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfsqrt.S163 #define LL r5:4 define
250 LL = mpyu(ROOTLO,ROOTLO) define
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp82 unsigned LL, SC; local
213 unsigned LL, SC, ZERO, BNE, BEQ, MOVE; local
311 unsigned LL, SC, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; local
586 unsigned LL, SC, ZERO, BEQ, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp676 StringRef U, F, L, LL; member in struct:__anon579::LiteralInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp506 SDValue LL, LH, RL, RH, CL, CH; local
544 SDValue LL, LH, RL, RH; local
H A DLegalizeVectorTypes.cpp1677 SDValue LL, LH, RL, RH; local
H A DLegalizeIntegerTypes.cpp2922 SDValue LL, LH, RL, RH; local
2935 SDValue LL, LH, RL, RH; local
3082 SDValue LL, LH, RL, RH; local
[all...]
H A DDAGCombiner.cpp4532 SDValue LL, LR, RL, RR, N0CC, N1CC; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h499 TreeTy *LL = getLeft(L); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp647 SDValue LL, RL, AddendL, AddendH; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp2202 IndexType LL = I.second; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp1438 Value *LL = LU->getOperand(0); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h2501 GotoStmt(LabelDecl *label, SourceLocation GL, SourceLocation LL) argument
3356 explicit SEHLeaveStmt(SourceLocation LL) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3467 SDValue LL = Op.getOperand(0); local

Completed in 446 milliseconds