Searched refs:LDC (Results 1 – 12 of 12) sorted by relevance
| /llvm-project-15.0.7/llvm/test/DebugInfo/COFF/ |
| H A D | dlang.ll | 16 ; 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 D | inlining-same-name.ll | 48 …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 D | dwarfdump-immutable.ll | 26 !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 D | DeclBase.cpp | 369 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 D | DW_TAG_basic_type_DW_ATE_UTF_nonC.ll | 76 !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 D | arm-tests.txt | 48 # FIXME: LDC encoding information is incorrect. Re-enable this along with more
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedFalkorDetails.td | 1262 def : InstRW<[FalkorWr_1ST_1SD_1LD_3cyc], (instregex "^LDC.*$")>;
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMScheduleA57.td | 128 def : InstRW<[WriteNoop, WriteNoop], (instregex "(t2)?LDA", "(t2)?LDC", "(t2)?STC",
|
| H A D | ARMInstrInfo.td | 5567 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 D | SparcInstrInfo.td | 588 defm LDC : Load<"ld", 0b110000, load, CoprocRegs, i32>;
|
| /llvm-project-15.0.7/llvm/test/MC/ARM/ |
| H A D | basic-arm-instructions.s | 1072 @ LDC{L}/LDC2{L}
|
| H A D | basic-thumb2-instructions.s | 872 @ LDC{L}/LDC2{L}
|