Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetOptionsImpl.cpp63 return (SupportsDebugEntryValues && DebuggerTuning != DebuggerKind::SCE) || in ShouldEmitDebugEntryValues()
H A DCommandFlags.cpp450 clEnumValN(DebuggerKind::SCE, "sce", "SCE targets (e.g. PS4)"))); in CGOPT()
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp477 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 DTargetOptions.h84 SCE, ///< Tune debug info for SCE targets (e.g. PS4). enumerator
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp595 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 DPS4CPU.h106 return llvm::DebuggerKind::SCE; in getDefaultDebuggerTuning()
H A DClang.cpp701 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 DMipsSERegisterInfo.cpp83 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/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h925 bool tuneForSCE() const { return DebuggerTuning == DebuggerKind::SCE; } in tuneForSCE()
H A DDwarfDebug.cpp348 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.td7592 NormalizedValuesScope<"llvm::DebuggerKind">, NormalizedValues<["GDB", "LLDB", "SCE", "DBX"]>,
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in24507 @Article{Freuder:1978:SCE,