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

/freebsd-current/crypto/openssl/crypto/whrlpool/asm/
H A Dwp-x86_64.pl57 sub LL(){ $code.=".byte ".join(',',@_).",".join(',',@_)."\n"; } subroutine
[all...]
H A Dwp-mmx.pl64 sub LL() subroutine
[all...]
/freebsd-current/sys/crypto/rijndael/
H A Dtest00.c37 #define LL 32 macro
/freebsd-current/crypto/openssl/crypto/whrlpool/
H A 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
[all...]
/freebsd-current/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-current/sys/contrib/openzfs/module/lua/
H A Dlobject.c238 #define LL(x) (sizeof(x)/sizeof(char) - 1) macro
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCExpandAtomicPseudoInsts.cpp122 const MCInstrDesc &LL = TII->get(PPC::LQARX); local
223 const MCInstrDesc &LL = TII->get(PPC::LQARX); local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfsqrt.S163 #define LL r5:4 define
250 LL = mpyu(ROOTLO,ROOTLO) define
/freebsd-current/contrib/lua/src/
H A Dllimits.h70 #define LL(x) (sizeof(x)/sizeof(char) - 1) macro
/freebsd-current/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-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp507 SDValue LL, LH, RL, RH, CL, CH; local
556 SDValue LL, LH, RL, RH; local
[all...]
H A DLegalizeVectorTypes.cpp2274 SDValue LL, LH, RL, RH; local
H A DLegalizeIntegerTypes.cpp3977 SDValue LL, LH, RL, RH; local
3990 SDValue LL, LH, RL, RH; local
4140 SDValue LL, LH, RL, RH; local
[all...]
H A DTargetLowering.cpp7399 expandMUL_LOHI(unsigned Opcode, EVT VT, const SDLoc &dl, SDValue LHS, SDValue RHS, SmallVectorImpl<SDValue> &Result, EVT HiLoVT, SelectionDAG &DAG, MulExpansionKind Kind, SDValue LL, SDValue LH, SDValue RL, SDValue RH) const argument
7574 expandMUL(SDNode *N, SDValue &Lo, SDValue &Hi, EVT HiLoVT, SelectionDAG &DAG, MulExpansionKind Kind, SDValue LL, SDValue LH, SDValue RL, SDValue RH) const argument
7611 expandDIVREMByConstant(SDNode *N, SmallVectorImpl<SDValue> &Result, EVT HiLoVT, SelectionDAG &DAG, SDValue LL, SDValue LH) const argument
[all...]
H A DDAGCombiner.cpp5939 SDValue LL, LR, RL, RR, N0CC, N1CC; local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp677 StringRef U, F, L, LL; member in struct:__anon590::LiteralInfo
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h493 TreeTy *LL = getLeft(L); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp638 SDValue LL, RL, AddendL, AddendH; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp2306 IndexType LL = I.second; local
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h2865 GotoStmt(LabelDecl *label, SourceLocation GL, SourceLocation LL) argument
3720 explicit SEHLeaveStmt(SourceLocation LL) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4118 SDValue LL = Op.getOperand(0); local

Completed in 495 milliseconds