| /llvm-project-15.0.7/libcxx/test/std/re/re.const/re.matchflag/ |
| H A D | match_multiline.pass.cpp | 51 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 D | match_not_bol.pass.cpp | 23 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 D | match_not_eol.pass.cpp | 23 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 D | common-archive-lookup.s | 176 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 D | start-lib.s | 109 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 D | t.s | 35 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 D | FuncUnwinders.cpp | 60 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 D | surf-tex.py | 114 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 D | parse_curly_brackets.pass.cpp | 29 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 D | pic-empty.s | 12 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 D | deplibs.s | 9 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 D | SBFrame.cpp | 101 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 D | backend_ocaml.c | 28 #define INITIALIZER1(target) \ argument 36 #define INITIALIZER(target) INITIALIZER1(target) argument
|
| /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/DWARF/x86/ |
| H A D | DW_AT_declaration-with-children.s | 12 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 D | stop_hook.py | 4 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 D | AVR.cpp | 186 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 D | DialectConversion.cpp | 30 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 D | lldbtk.py | 133 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 D | types.py | 160 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 D | symbolication.py | 44 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 D | alloc_F.pass.cpp | 48 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 D | CommandObjectBreakpoint.h | 26 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 D | TestLimitDebugInfo.py | 14 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 D | CompilerRTUtils.cmake | 484 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 D | EmulateInstructionMIPS64.cpp | 68 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 …]
|