Home
last modified time | relevance | path

Searched refs:LDC (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/llvm/test/DebugInfo/COFF/
H A Ddlang.ll16 ; OBJ-NEXT: VersionName: LDC version 6.0.0
33 !0 = distinct !DICompileUnit(language: DW_LANG_D, file: !1, producer: "LDC version 6.0.0 ", isOptim…
H A Dinlining-same-name.ll48 …nct !DICompileUnit(language: DW_LANG_D, file: !5, producer: "LDC (http://wiki.dlang.org/LDC)", isO…
/llvm-project-15.0.7/llvm/test/DebugInfo/
H A Ddwarfdump-immutable.ll26 !6 = distinct !DICompileUnit(language: DW_LANG_D, file: !3, producer: "LDC 1.28.0 (LLVM 13.0.0)", i…
/llvm-project-15.0.7/clang/lib/AST/
H A DDeclBase.cpp369 const DeclContext *LDC = getLexicalDeclContext(); in isInLocalScopeForInstantiation() local
370 if (!LDC->isDependentContext()) in isInLocalScopeForInstantiation()
373 if (LDC->isFunctionOrMethod()) in isInLocalScopeForInstantiation()
375 if (!isa<TagDecl>(LDC)) in isInLocalScopeForInstantiation()
377 if (const auto *CRD = dyn_cast<CXXRecordDecl>(LDC)) in isInLocalScopeForInstantiation()
380 LDC = LDC->getLexicalParent(); in isInLocalScopeForInstantiation()
/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/DWARF/x86/
H A DDW_TAG_basic_type_DW_ATE_UTF_nonC.ll76 !26 = distinct !DICompileUnit(language: DW_LANG_D, file: !3, producer: "LDC 1.20.1 (LLVM 9.0.1)", i…
/llvm-project-15.0.7/llvm/test/MC/Disassembler/ARM/
H A Darm-tests.txt48 # FIXME: LDC encoding information is incorrect. Re-enable this along with more
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64SchedFalkorDetails.td1262 def : InstRW<[FalkorWr_1ST_1SD_1LD_3cyc], (instregex "^LDC.*$")>;
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMScheduleA57.td128 def : InstRW<[WriteNoop, WriteNoop], (instregex "(t2)?LDA", "(t2)?LDC", "(t2)?STC",
H A DARMInstrInfo.td5567 defm LDC : LdStCop <1, 0, "ldc", [(int_arm_ldc timm:$cop, timm:$CRd, addrmode5:$addr)]>;
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td588 defm LDC : Load<"ld", 0b110000, load, CoprocRegs, i32>;
/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Dbasic-arm-instructions.s1072 @ LDC{L}/LDC2{L}
H A Dbasic-thumb2-instructions.s872 @ LDC{L}/LDC2{L}