Home
last modified time | relevance | path

Searched refs:SCE (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetOptionsImpl.cpp71 return (SupportsDebugEntryValues && DebuggerTuning != DebuggerKind::SCE) || in ShouldEmitDebugEntryValues()
H A DCommandFlags.cpp449 clEnumValN(DebuggerKind::SCE, "sce", "SCE targets (e.g. PS4)"))); in CGOPT()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h101 SCE, ///< Tune debug info for SCE targets (e.g. PS4). enumerator
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp597 SourceColumnEntry SCE; in fromCodeViewSubsection() local
598 SCE.EndColumn = C.EndColumn; in fromCodeViewSubsection()
599 SCE.StartColumn = C.StartColumn; in fromCodeViewSubsection()
600 Block.Columns.push_back(SCE); in fromCodeViewSubsection()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSERegisterInfo.cpp87 case Mips::SCE: in getLoadStoreOffsetSizeInBits()
H A DMipsEVAInstrInfo.td207 def SCE : MMRel, SCE_ENC, SCE_DESC, ISA_MIPS32R2, ASE_EVA;
H A DMipsScheduleP5600.td144 SBE, SHE, SWE, SCE, SWL, SWR, SWLE, SWRE)>;
H A DMipsScheduleGeneric.td609 def : InstRW<[GenericWriteStore], (instrs SBE, SHE, SWE, SCE)>;
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DPS4CPU.h106 return llvm::DebuggerKind::SCE; in getDefaultDebuggerTuning()
H A DClang.cpp856 case llvm::DebuggerKind::SCE: in RenderDebugEnablingArgs()
4504 DebuggerTuning = llvm::DebuggerKind::SCE; in renderDebugOptions()
4573 (DebuggerTuning != llvm::DebuggerKind::SCE && in renderDebugOptions()
4693 bool ForwardTemplateParams = DebuggerTuning == llvm::DebuggerKind::SCE; in renderDebugOptions()
4705 DebuggerTuning == llvm::DebuggerKind::SCE && RequestedDWARFVersion >= 4; in renderDebugOptions()
4729 bool NeedAranges = DebuggerTuning == llvm::DebuggerKind::SCE; in renderDebugOptions()
4784 if (DebuggerTuning == llvm::DebuggerKind::SCE) in renderDebugOptions()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h907 bool tuneForSCE() const { return DebuggerTuning == DebuggerKind::SCE; }
H A DDwarfDebug.cpp344 DebuggerTuning = DebuggerKind::SCE; in DwarfDebug()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp1491 if (Inst.getOpcode() == Mips::SCE) in DecodeMemEVA()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td7071 NormalizedValuesScope<"llvm::DebuggerKind">, NormalizedValues<["GDB", "LLDB", "SCE", "DBX"]>,
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in24507 @Article{Freuder:1978:SCE,