Searched defs:LD (Results 1 - 25 of 61) sorted by path

123

/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dm88k.h277 #define LD LDAD+3 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dia64-opc-m.c874 #define LD(a,b,c) M2, OpMXX6aHint (6, 1, 1, a, b), {F1, F2, MR3, c}, POSTINC, 0, NULL macro
929 #undef LD macro
[all...]
/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dm88k.h276 #define LD LDAD+3 macro
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dia64-opc-m.c853 #define LD(a,b,c) M2, OpMXX6aHint (6, 1, 1, a, b), {F1, F2, MR3, c}, POSTINC, 0, NULL macro
908 #undef LD macro
[all...]
/openbsd-current/gnu/usr.bin/cc/libgcc/
H A DMakefile12 LD=${CROSSDIR}/usr/${GCC_TARGET}/bin/ld macro
/openbsd-current/gnu/usr.bin/cvs/os2/
H A Dwatcom.mak30 LD = WLINK macro
/openbsd-current/gnu/usr.bin/perl/Cross/
H A DMakefile13 export LD = $(CROSS)ld macro
/openbsd-current/lib/libm/src/ld128/
H A De_powl.c102 static const long double LD[] = variable
/openbsd-current/sys/arch/amd64/stand/biosboot/
H A DMakefile11 LD=ld macro
/openbsd-current/sys/arch/amd64/stand/cdbr/
H A DMakefile14 LD=ld macro
/openbsd-current/sys/arch/amd64/stand/mbr/
H A DMakefile12 LD=ld macro
/openbsd-current/sys/arch/i386/stand/biosboot/
H A DMakefile11 LD=ld macro
/openbsd-current/sys/arch/i386/stand/cdbr/
H A DMakefile13 LD=ld macro
/openbsd-current/sys/arch/i386/stand/mbr/
H A DMakefile11 LD=ld macro
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9805 const auto *LD = cast<OMPLoopDirective>(TD); local
/openbsd-current/gnu/llvm/clang/lib/Parse/
H A DParseExpr.cpp1457 LabelDecl *LD = Actions.LookupOrCreateLabel(Tok.getIdentifierInfo(), local
H A DParseStmt.cpp746 LabelDecl *LD = Actions.LookupOrCreateLabel(IdentTok.getIdentifierInfo(), local
2307 LabelDecl *LD = Actions.LookupOrCreateLabel(Tok.getIdentifierInfo(), local
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h7762 Decl *LD = getDerived().TransformDecl(S->getLabel()->getLocation(), local
11763 Decl *LD = getDerived().TransformDecl(E->getLabel()->getLocation(), local
[all...]
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DASTReaderStmt.cpp194 auto *LD = readDeclAs<LabelDecl>(); local
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp2013 LabelRefVisit(LabelDecl *LD, SourceLocation labelLoc, CXCursor parent) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_format_interceptor_test.cpp45 static const unsigned LD = sizeof(long double); variable
/openbsd-current/gnu/llvm/lld/ELF/Arch/
H A DPPC64.cpp52 LD = 58, enumerator in enum:DFormOpcd
76 LD = 0xe8000000, member in class:PPCLegacyInsn
H A DRISCV.cpp57 LD = 0x3003, enumerator in enum:Op
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DBranchProbabilityInfo.h306 LoopData LD = {nullptr, -1}; member in class:llvm::BranchProbabilityInfo::LoopBlock
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1011 static bool canSplitIdx(LoadSDNode *LD) { argument
1290 LoadSDNode *LD = cast<LoadSDNode>(Op); local
1527 LoadSDNode *LD = cast<LoadSDNode>(N); local
17216 SplitIndexingFromLoad(LoadSDNode *LD) argument
17267 extendLoadedValueToExtension(LoadSDNode *LD, SDValue &Val) argument
17293 ForwardStoreValueToDirectLoad(LoadSDNode *LD) argument
17430 LoadSDNode *LD = cast<LoadSDNode>(N); local
18300 LoadSDNode *LD = cast<LoadSDNode>(N0); local
18388 LoadSDNode *LD = cast<LoadSDNode>(Value); local
[all...]

Completed in 1139 milliseconds

123