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

/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DScaledNumber.cpp27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); local
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_format_interceptor_test.cpp40 static const unsigned LL = sizeof(long long); variable
/openbsd-current/lib/libcrypto/whrlpool/
H A Dwhirlpool.c139 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 macro
150 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
169 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCExpandAtomicPseudoInsts.cpp122 const MCInstrDesc &LL = TII->get(PPC::LQARX); local
221 const MCInstrDesc &LL = TII->get(PPC::LQARX); local
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/hexagon/
H A Ddfsqrt.S163 #define LL r5:4 define
250 LL = mpyu(ROOTLO,ROOTLO) define
/openbsd-current/gnu/llvm/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...]
/openbsd-current/gnu/llvm/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp677 StringRef U, F, L, LL; member in struct:__anon605::LiteralInfo
/openbsd-current/gnu/llvm/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 DTargetLowering.cpp7072 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
7247 expandMUL(SDNode *N, SDValue &Lo, SDValue &Hi, EVT HiLoVT, SelectionDAG &DAG, MulExpansionKind Kind, SDValue LL, SDValue LH, SDValue RL, SDValue RH) const argument
7284 expandDIVREMByConstant(SDNode *N, SmallVectorImpl<SDValue> &Result, EVT HiLoVT, SelectionDAG &DAG, SDValue LL, SDValue LH) const argument
[all...]
H A DLegalizeVectorTypes.cpp2216 SDValue LL, LH, RL, RH; local
H A DLegalizeIntegerTypes.cpp3702 SDValue LL, LH, RL, RH; local
3715 SDValue LL, LH, RL, RH; local
3865 SDValue LL, LH, RL, RH; local
[all...]
H A DDAGCombiner.cpp5490 SDValue LL, LR, RL, RR, N0CC, N1CC; local
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DImmutableSet.h493 TreeTy *LL = getLeft(L); local
/openbsd-current/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp643 SDValue LL, RL, AddendL, AddendH; local
/openbsd-current/gnu/llvm/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp1559 LibraryLoad LL; local
1571 LibraryLoad LL; local
1586 LibraryLoad LL; local
1598 LibraryLoad LL; local
1661 auto LL = LibraryLoadQueue.front(); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp2303 IndexType LL = I.second; local
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DStmt.h2654 GotoStmt(LabelDecl *label, SourceLocation GL, SourceLocation LL) argument
3509 explicit SEHLeaveStmt(SourceLocation LL) argument
/openbsd-current/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3822 SDValue LL = Op.getOperand(0); local

Completed in 344 milliseconds