Home
last modified time | relevance | path

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

123

/external/llvm-project/llvm/test/DebugInfo/X86/
Dimplicit_value-float.ll13 …-debugger-tune=sce -filetype=obj %s -o - | llvm-dwarfdump - | FileCheck %s -check-prefix=SCE-CHECK
15 ; SCE-CHECK: .debug_info contents:
16 ; SCE-CHECK: DW_TAG_variable
17 ; SCE-CHECK-NEXT: DW_AT_location ({{.*}}
18 ; SCE-CHECK-NEXT: [{{.*}}): DW_OP_constu 0x4048f5c3, DW_OP_stack_value)
19 ; SCE-CHECK-NEXT: DW_AT_name ("f")
Dimplicit_value-double.ll13 …-debugger-tune=sce -filetype=obj %s -o - | llvm-dwarfdump - | FileCheck %s -check-prefix=SCE-CHECK
15 ; SCE-CHECK: .debug_info contents:
16 ; SCE-CHECK: DW_TAG_variable
17 ; SCE-CHECK-NEXT: DW_AT_location ({{.*}}
18 ; SCE-CHECK-NEXT: [{{.*}}): DW_OP_constu 0x40091eb851eb851f, DW_OP_stack_value)
19 ; SCE-CHECK-NEXT: DW_AT_name ("d")
Ddebugger-tune.ll7 …x86_64-scei-ps4 -filetype=obj < %s | llvm-dwarfdump -debug-info - | FileCheck --check-prefix=SCE %s
15 …letype=obj -debugger-tune=sce < %s | llvm-dwarfdump -debug-info - | FileCheck --check-prefix=SCE %s
23 ; SCE-NOT: DW_AT_APPLE_optimized
24 ; SCE-NOT: DW_OP_GNU_push_tls_address
Ddwarf-linkage-names.ll2 ; PS4 triple or when tuning for SCE.
/external/llvm/test/DebugInfo/X86/
Ddebugger-tune.ll4 ; and the apple_names section to distinguish the LLDB case. SCE has neither.
7 …ple=x86_64-scei-ps4 -filetype=obj < %s | llvm-readobj -sections - | FileCheck --check-prefix=SCE %s
15 … -filetype=obj -debugger-tune=sce < %s | llvm-readobj -sections - | FileCheck --check-prefix=SCE %s
26 ; SCE-NOT: debug_pubnames
27 ; SCE-NOT: apple_names
Ddwarf-linkage-names.ll2 ; PS4 triple or when tuning for SCE.
/external/llvm-project/lld/test/ELF/lto/
Ddebugger-tune.ll6 ; they normally present, but are missing for SCE debugger tune.
13 ; RUN: llvm-dwarfdump %t.exe | FileCheck --check-prefix=SCE %s
14 ; SCE-NOT: name_of_foo
/external/llvm-project/llvm/lib/CodeGen/
DTargetOptionsImpl.cpp55 return (SupportsDebugEntryValues && DebuggerTuning != DebuggerKind::SCE) || in ShouldEmitDebugEntryValues()
/external/llvm-project/llvm/test/DebugInfo/MIR/X86/
Ddebug-entry-value-operation.mir5 # RUN: llvm-dwarfdump %t1 | FileCheck %s -check-prefix=SCE
18 # SCE-NOT: DW_OP_{{.*}}entry_value
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetOptions.h95 SCE // Tune debug info for SCE targets (e.g. PS4). enumerator
/external/llvm-project/clang/lib/Driver/ToolChains/
DPS4CPU.h83 return llvm::DebuggerKind::SCE; in getDefaultDebuggerTuning()
/external/llvm/include/llvm/Target/
DTargetOptions.h89 SCE // Tune debug info for SCE targets (e.g. PS4). enumerator
/external/llvm-project/llvm/include/llvm/Target/
DTargetOptions.h111 SCE // Tune debug info for SCE targets (e.g. PS4). enumerator
/external/llvm/test/DebugInfo/Generic/
Dlinkage-name-abstract.ll4 ; Verify tuning for SCE gets us Abstract only.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSERegisterInfo.cpp87 case Mips::SCE: in getLoadStoreOffsetSizeInBits()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSERegisterInfo.cpp87 case Mips::SCE: in getLoadStoreOffsetSizeInBits()
DMipsEVAInstrInfo.td204 def SCE : MMRel, SCE_ENC, SCE_DESC, ISA_MIPS32R2, ASE_EVA;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
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()
/external/llvm-project/llvm/lib/ObjectYAML/
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()
/external/clang/lib/ASTMatchers/Dynamic/
DParser.cpp347 ScopedContextEntry SCE(this, Ctor ? *Ctor : nullptr); in parseMatcherExpressionImpl() local
376 SCE.nextArg(); in parseMatcherExpressionImpl()
/external/llvm-project/clang/lib/ASTMatchers/Dynamic/
DParser.cpp477 ScopedContextEntry SCE(this, Ctor ? *Ctor : nullptr); in parseMatcherExpressionImpl() local
508 SCE.nextArg(); in parseMatcherExpressionImpl()
/external/llvm-project/llvm/test/DebugInfo/Generic/
Dlinkage-name-abstract.ll4 ; Verify tuning for SCE gets us Abstract only.
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h303 bool tuneForSCE() const { return DebuggerTuning == DebuggerKind::SCE; } in tuneForSCE()
/external/llvm/include/llvm/CodeGen/
DCommandFlags.h281 clEnumValN(DebuggerKind::SCE, "sce",
/external/llvm/lib/Target/Mips/
DMipsEVAInstrInfo.td200 def SCE : SCE_ENC, SCE_DESC, INSN_EVA;

123