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

/freebsd-10-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-10-stable/sys/crypto/rijndael/
H A Dtest00.c39 #define LL 32 macro
/freebsd-10-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-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp508 SDValue LL, LH, RL, RH, CL, CH; local
530 SDValue LL, LH, RL, RH; local
H A DLegalizeIntegerTypes.cpp1913 SDValue LL, LH, RL, RH; local
1931 SDValue LL, LH, RL, RH; local
[all...]
H A DLegalizeVectorTypes.cpp903 SDValue LL, LH, RL, RH; local
H A DDAGCombiner.cpp2495 SDValue LL, LR, RL, RR, CC0, CC1; local
3133 SDValue LL, LR, RL, RR, CC0, CC1; local
4281 SDValue Lo, Hi, LL, LH, RL, RH; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp678 StringRef U, F, L, LL; member in struct:__anon3274::LiteralInfo
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DValueTracking.cpp687 Value *LL = LU->getOperand(0); local
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DImmutableSet.h501 TreeTy *LL = getLeft(L); local
/freebsd-10-stable/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp644 SDValue LL, RL, AddendL, AddendH; local
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1815 SDValue LL = Op.getOperand(0); local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp2180 std::vector<Value *> &LL = CandidatePairs2[S->second]; local
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp885 unsigned LL, SC, AND, NOR, ZERO, BEQ; local
1128 unsigned LL, SC, ZERO, BNE, BEQ; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h1189 GotoStmt(LabelDecl *label, SourceLocation GL, SourceLocation LL) argument

Completed in 194 milliseconds