Searched defs:L2 (Results 26 - 44 of 44) sorted by relevance

12

/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A Dilist.h246 template <class Cloner> void cloneFrom(const iplist_impl &L2, Cloner clone) { argument
287 void transfer(iterator position, iplist_impl &L2, iterator first, iterator last) { argument
330 void splice(iterator where, iplist_impl &L2) { argument
334 splice(iterator where, iplist_impl &L2, iterator first) argument
339 splice(iterator where, iplist_impl &L2, iterator first, iterator last) argument
342 splice(iterator where, iplist_impl &L2, reference N) argument
345 splice(iterator where, iplist_impl &L2, pointer N) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp732 Loop *L2 = Worklist[Idx]; local
/openbsd-current/libexec/getty/
H A Dgettytab.h115 #define L2 gettynums[18].value macro
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dsparc-stub.c112 L0, L1, L2, L3, L4, L5, L6, L7, enumerator in enum:regnames
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dstructs.c109 struct struct2 foo2 = {'a','2'}, L2; variable in typeref:struct:
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dggc-page.c478 size_t L1, L2; local
511 size_t L1, L2; local
538 size_t L1, L2; local
/openbsd-current/sbin/iked/
H A Dsntrup761.c848 uint32 L2 = ((unsigned char *) L)[4*i+2]; local
/openbsd-current/usr.bin/ssh/
H A Dsntrup761.c848 uint32 L2 = ((unsigned char *) L)[4*i+2]; local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp640 Instruction *L2; local
H A DInstCombineAndOrXor.cpp251 Value *L2 = LHS->getOperand(1); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp628 Instruction *L1, *L2; local
/openbsd-current/gnu/gcc/gcc/
H A Dggc-page.c557 size_t L1, L2; local
589 size_t L1, L2; local
614 size_t L1, L2; local
H A Dggc-zone.c506 size_t L1, L2; local
532 size_t L1, L2; local
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp1156 LiveInterval &L2 = LIS->getInterval(R2.Reg); local
[all...]
H A DHexagonConstPropagation.cpp1374 const LatticeCell &L2 = Inputs.get(R2.Reg); local
1441 const LatticeCell &L2 = Inputs.get(R2.Reg); local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp339 static UserValue *merge(UserValue *L1, UserValue *L2) { argument
/openbsd-current/gnu/gcc/gcc/config/m68k/
H A Dlb1sf68.asm458 L2: subql IMM (1),d4 label
492 L2: movel d1, sp@- label
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dlb1sf68.asm388 L2: subql IMM (1),d4 label
422 L2: movel d1, sp@- label
/openbsd-current/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp1127 llvm::APSInt L2 = L2Result.Val.getInt(); local

Completed in 433 milliseconds

12