Home
last modified time | relevance | path

Searched defs:target (Results 1 – 25 of 492) sorted by relevance

12345678910>>...20

/llvm-project-15.0.7/libcxx/test/std/re/re.const/re.matchflag/
H A Dmatch_multiline.pass.cpp51 const char* target = "foo"; in main() local
69 const char* target = "\nfoo"; in main() local
87 const char* target = "bar\nfoo"; in main() local
106 const char* target = "foo"; in main() local
124 const char* target = "foo\n"; in main() local
142 const char* target = "foo\nbar"; in main() local
162 const char* target = "foo"; in main() local
180 const char* target = "\rfoo"; in main() local
198 const char* target = "bar\rfoo"; in main() local
217 const char* target = "foo"; in main() local
[all …]
H A Dmatch_not_bol.pass.cpp23 std::string target = "foo"; in main() local
30 std::string target = "foo"; in main() local
37 std::string target = "fooby"; in main() local
44 std::string target = "fooby"; in main() local
H A Dmatch_not_eol.pass.cpp23 std::string target = "foo"; in main() local
30 std::string target = "foo"; in main() local
37 std::string target = "refoo"; in main() local
44 std::string target = "refoo"; in main() local
/llvm-project-15.0.7/lld/test/ELF/
H A Dcommon-archive-lookup.s176 target datalayout = "e-m:e-i64:64-n32:64-S128-v256:256:256-v512:512:512" label
177 target triple = "powerpc64le-unknown-linux-gnu" label
182 target datalayout = "e-m:e-i64:64-n32:64-S128-v256:256:256-v512:512:512" label
183 target triple = "powerpc64le-unknown-linux-gnu" label
188 target datalayout = "e-m:e-i64:64-n32:64-S128-v256:256:256-v512:512:512" label
189 target triple = "powerpc64le-unknown-linux-gnu" label
/llvm-project-15.0.7/lld/test/MachO/
H A Dstart-lib.s109 target triple = "x86_64-apple-macosx10.15.0" label
110 target datalayout = "e-m:o-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" label
120 target triple = "x86_64-apple-macosx10.15.0" label
121 target datalayout = "e-m:o-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" label
H A Dt.s35 target triple = "x86_64-apple-macosx10.15.0" label
36 target datalayout = "e-m:o-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" label
/llvm-project-15.0.7/lldb/source/Symbol/
H A DFuncUnwinders.cpp60 UnwindPlanSP FuncUnwinders::GetUnwindPlanAtCallSite(Target &target, in GetUnwindPlanAtCallSite()
80 UnwindPlanSP FuncUnwinders::GetCompactUnwindUnwindPlan(Target &target) { in GetCompactUnwindUnwindPlan()
125 UnwindPlanSP FuncUnwinders::GetEHFrameUnwindPlan(Target &target) { in GetEHFrameUnwindPlan()
143 UnwindPlanSP FuncUnwinders::GetDebugFrameUnwindPlan(Target &target) { in GetDebugFrameUnwindPlan()
161 UnwindPlanSP FuncUnwinders::GetArmUnwindUnwindPlan(Target &target) { in GetArmUnwindUnwindPlan()
214 FuncUnwinders::GetObjectFileAugmentedUnwindPlan(Target &target, in GetObjectFileAugmentedUnwindPlan()
327 UnwindPlanSP FuncUnwinders::GetAssemblyUnwindPlan(Target &target, in GetAssemblyUnwindPlan()
434 UnwindPlanSP FuncUnwinders::GetUnwindPlanFastUnwind(Target &target, in GetUnwindPlanFastUnwind()
503 Address &FuncUnwinders::GetFirstNonPrologueInsn(Target &target) { in GetFirstNonPrologueInsn()
521 FuncUnwinders::GetUnwindAssemblyProfiler(Target &target) { in GetUnwindAssemblyProfiler()
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/
H A Dsurf-tex.py114 def gen_triple(target): argument
122 def gen_globals(target, surf_name, tex_name, sampler_name): argument
194 def get_ptx_surface(target): argument
224 def gen_suld_tests(target, global_surf): argument
312 def gen_sust_tests(target, global_surf): argument
412 def is_unified(target): argument
490 def get_ptx_texture(target): argument
500 def get_llvm_global_sampler(target, global_sampler): argument
510 def get_ptx_global_sampler(target, global_sampler): argument
541 def gen_tex_tests(target, global_tex, global_sampler): argument
[all …]
/llvm-project-15.0.7/libcxx/test/std/re/re.alg/re.alg.match/
H A Dparse_curly_brackets.pass.cpp29 std::string target("{a}"); in test1() local
39 std::string target("{a}"); in test2() local
49 std::string target("{a}"); in test3() local
59 std::string target("{a}"); in test4() local
/llvm-project-15.0.7/lld/test/wasm/lto/
H A Dpic-empty.s12 target datalayout = "e-m:e-p:32:32-p10:8:8-p20:8:8-i64:64-f128:64-n32:64-S128-ni:1:10:20" label
13 target triple = "wasm32-unknown-emscripten" label
/llvm-project-15.0.7/lld/test/ELF/lto/
H A Ddeplibs.s9 target triple = "x86_64-unknown-linux-gnu" label
10 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" label
/llvm-project-15.0.7/lldb/source/API/
H A DSBFrame.cpp101 Target *target = exe_ctx.GetTargetPtr(); in operator bool() local
120 Target *target = exe_ctx.GetTargetPtr(); in GetSymbolContext() local
142 Target *target = exe_ctx.GetTargetPtr(); in GetModule() local
166 Target *target = exe_ctx.GetTargetPtr(); in GetCompileUnit() local
190 Target *target = exe_ctx.GetTargetPtr(); in GetFunction() local
214 Target *target = exe_ctx.GetTargetPtr(); in GetSymbol() local
237 Target *target = exe_ctx.GetTargetPtr(); in GetBlock() local
258 Target *target = exe_ctx.GetTargetPtr(); in GetFrameBlock() local
279 Target *target = exe_ctx.GetTargetPtr(); in GetLineEntry() local
329 Target *target = exe_ctx.GetTargetPtr(); in GetPC() local
[all …]
/llvm-project-15.0.7/llvm/bindings/ocaml/backends/
H A Dbackend_ocaml.c28 #define INITIALIZER1(target) \ argument
36 #define INITIALIZER(target) INITIALIZER1(target) argument
/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/DWARF/x86/
H A DDW_AT_declaration-with-children.s12 target var a label
22 target var b1 label
29 target var c1 label
/llvm-project-15.0.7/lldb/test/API/commands/target/stop-hooks/
H A Dstop_hook.py4 def __init__(self, target, extra_args, dict): argument
38 def __init__(self, target, extra_args, dict): argument
45 def __init__(self, target, extra_args, dict): argument
/llvm-project-15.0.7/lld/ELF/Arch/
H A DAVR.cpp186 const uint16_t target = (val - 2) >> 1; in relocate() local
192 const uint16_t target = (val - 2) >> 1; in relocate() local
220 static AVR target; in getAVRTargetInfo() local
/llvm-project-15.0.7/mlir/unittests/Transforms/
H A DDialectConversion.cpp30 ConversionTarget target(context); in TEST() local
57 ConversionTarget target(context); in TEST() local
76 ConversionTarget target(context); in TEST() local
103 ConversionTarget target(context); in TEST() local
120 ConversionTarget target(context); in TEST() local
/llvm-project-15.0.7/lldb/examples/python/
H A Dlldbtk.py133 def __init__(self, target): argument
154 def __init__(self, target): argument
179 def __init__(self, target, module, index): argument
212 def __init__(self, target, module): argument
238 def __init__(self, target, section): argument
268 def __init__(self, target, module): argument
294 def __init__(self, target, cu): argument
318 def __init__(self, target, cu): argument
374 def __init__(self, target, instr): argument
397 def __init__(self, target, module): argument
[all …]
H A Dtypes.py160 def verify_type(target, options, type): argument
179 target, argument
285 def verify_types(target, options): argument
344 target = debugger.CreateTarget(path, variable
H A Dsymbolication.py44 def __init__(self, target, load_addr): argument
172 def InitWithSBTargetAndSBSection(cls, target, section): argument
246 def InitWithSBTargetAndSBModule(cls, target, module): argument
327 def load_module(self, target): argument
368 def add_module(self, target): argument
440 def __init__(self, debugger=None, target=None, images=list()): argument
453 def InitWithSBTarget(cls, target): argument
572 target, argument
/llvm-project-15.0.7/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/
H A Dalloc_F.pass.cpp48 FunctionObject target; in test_FunctionObject() local
68 FuncType* target = &FreeFunction; in test_FreeFunction() local
87 TargetType target = &MemFunClass::foo; in test_MemFunClass() local
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectBreakpoint.h26 Args &args, Target *target, CommandReturnObject &result, in VerifyBreakpointOrLocationIDs()
33 VerifyBreakpointIDs(Args &args, Target *target, CommandReturnObject &result, in VerifyBreakpointIDs()
/llvm-project-15.0.7/lldb/test/API/functionalities/limit-debug-info/
H A DTestLimitDebugInfo.py14 def _check_type(self, target, name): argument
24 def _check_debug_info_is_limited(self, target): argument
/llvm-project-15.0.7/compiler-rt/cmake/Modules/
H A DCompilerRTUtils.cmake484 set(target "${COMPILER_RT_DEFAULT_TARGET_TRIPLE}") variable
486 set(target "i686${triple_suffix}") variable
488 set(target "x86_64${triple_suffix}") variable
490 set(target "sparcv9${triple_suffix}") variable
492 set(target "${arch}${triple_suffix}") variable
/llvm-project-15.0.7/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp68 const llvm::Target *target = in EmulateInstructionMIPS64() local
1385 int64_t offset, pc, target = 0; in Emulate_Bcond_Link() local
1430 int64_t offset, pc, target; in Emulate_BAL() local
1461 int64_t offset, pc, target; in Emulate_BALC() local
1620 int64_t offset, pc, target; in Emulate_BC() local
1739 int64_t offset, pc, target = 0; in Emulate_BXX_2ops_C() local
1828 uint64_t offset, target, pc; in Emulate_JAL() local
2035 int64_t target, pc, offset; in Emulate_BC1EQZ() local
2071 int64_t target, pc, offset; in Emulate_BC1NEZ() local
2199 int64_t target = 0; in Emulate_MSA_Branch_DF() local
[all …]

12345678910>>...20