| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetOptionsImpl.cpp | 63 return (SupportsDebugEntryValues && DebuggerTuning != DebuggerKind::SCE) || in ShouldEmitDebugEntryValues()
|
| H A D | CommandFlags.cpp | 450 clEnumValN(DebuggerKind::SCE, "sce", "SCE targets (e.g. PS4)"))); in CGOPT()
|
| /freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ |
| H A D | Parser.cpp | 477 ScopedContextEntry SCE(this, Ctor); in parseMatcherBuilder() local 541 SCE.nextArg(); in parseMatcherBuilder() 645 ScopedContextEntry SCE(this, Ctor.value_or(nullptr)); in parseMatcherExpressionImpl() local 676 SCE.nextArg(); in parseMatcherExpressionImpl()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetOptions.h | 84 SCE, ///< Tune debug info for SCE targets (e.g. PS4). enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLDebugSections.cpp | 595 SourceColumnEntry SCE; in fromCodeViewSubsection() local 596 SCE.EndColumn = C.EndColumn; in fromCodeViewSubsection() 597 SCE.StartColumn = C.StartColumn; in fromCodeViewSubsection() 598 Block.Columns.push_back(SCE); in fromCodeViewSubsection()
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | PS4CPU.h | 106 return llvm::DebuggerKind::SCE; in getDefaultDebuggerTuning()
|
| H A D | Clang.cpp | 701 case llvm::DebuggerKind::SCE: in RenderDebugEnablingArgs() 4480 DebuggerTuning = llvm::DebuggerKind::SCE; in renderDebugOptions() 4549 (DebuggerTuning != llvm::DebuggerKind::SCE && in renderDebugOptions() 4673 bool ForwardTemplateParams = DebuggerTuning == llvm::DebuggerKind::SCE; in renderDebugOptions() 4685 DebuggerTuning == llvm::DebuggerKind::SCE && RequestedDWARFVersion >= 4; in renderDebugOptions() 4761 if (DebuggerTuning == llvm::DebuggerKind::SCE) in renderDebugOptions()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsSERegisterInfo.cpp | 83 case Mips::SCE: in getLoadStoreOffsetSizeInBits()
|
| H A D | MipsEVAInstrInfo.td | 207 def SCE : MMRel, SCE_ENC, SCE_DESC, ISA_MIPS32R2, ASE_EVA;
|
| H A D | MipsScheduleP5600.td | 144 SBE, SHE, SWE, SCE, SWL, SWR, SWLE, SWRE)>;
|
| H A D | MipsScheduleGeneric.td | 609 def : InstRW<[GenericWriteStore], (instrs SBE, SHE, SWE, SCE)>;
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfDebug.h | 925 bool tuneForSCE() const { return DebuggerTuning == DebuggerKind::SCE; } in tuneForSCE()
|
| H A D | DwarfDebug.cpp | 348 DebuggerTuning = DebuggerKind::SCE; in DwarfDebug()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/ |
| H A D | MipsDisassembler.cpp | 1491 if (Inst.getOpcode() == Mips::SCE) in DecodeMemEVA()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 7592 NormalizedValuesScope<"llvm::DebuggerKind">, NormalizedValues<["GDB", "LLDB", "SCE", "DBX"]>,
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 24507 @Article{Freuder:1978:SCE,
|