Home
last modified time | relevance | path

Searched refs:_7 (Results 1 – 18 of 18) sorted by relevance

/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dredundant-left-shift-input-masking-pr49778.ll8 ; CHECK-NEXT: [[_7:%.*]] = shl i32 -1, [[X13]]
9 ; CHECK-NEXT: [[MASK:%.*]] = xor i32 [[_7]], -1
15 %_7 = shl i32 4294967295, %x13
16 %mask = xor i32 %_7, 4294967295
/llvm-project-15.0.7/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.place/
H A Dplaceholders.pass.cpp41 constexpr decltype(std::placeholders::_7) default7{};
52 constexpr decltype(std::placeholders::_7) cp7 = std::placeholders::_7;
92 test(std::placeholders::_7); in main()
/llvm-project-15.0.7/libcxx/src/
H A Dbind.cpp22 const __ph<7> _7{}; variable
/llvm-project-15.0.7/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.isplace/
H A Dis_placeholder.pass.cpp43 test<7>(std::placeholders::_7); in main()
/llvm-project-15.0.7/lld/ELF/
H A DDriver.h62 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
/llvm-project-15.0.7/lld/MachO/
H A DDriver.h39 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Dpersonality.m5 …ons -fobjc-runtime=gnustep-1.7 -S -emit-llvm %s -o - | FileCheck %s -check-prefix CHECK-GNUSTEP-1_7
30 …ons -fobjc-runtime=gnustep-1.7 -S -emit-llvm %s -o - | FileCheck %s -check-prefix CHECK-GNUSTEP-1_7
43 // CHECK-GNUSTEP-1_7: personality i8* bitcast (i32 (...)* @__gnustep_objc_personality_v0 to i8*)
/llvm-project-15.0.7/llvm/test/CodeGen/WebAssembly/
H A Dswitch.ll35 ; CHECK: .LBB{{[0-9]+}}_7:
117 ; CHECK: .LBB{{[0-9]+}}_7:
H A Dcfg-stackify.ll657 ; CHECK-NEXT: .LBB{{[0-9]+}}_7:
725 ; CHECK-NEXT: .LBB{{[0-9]+}}_7:
922 ; CHECK: .LBB{{[0-9]+}}_7:
/llvm-project-15.0.7/libcxx/include/__functional/
H A Dbind.h62 _LIBCPP_FUNC_VIS extern const __ph<7> _7;
73 /* inline */ constexpr __ph<7> _7{};
/llvm-project-15.0.7/lld/COFF/
H A DDriver.h234 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
/llvm-project-15.0.7/llvm/lib/ToolDrivers/llvm-dlltool/
H A DDlltoolDriver.cpp35 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
/llvm-project-15.0.7/clang/test/CodeGenObjCXX/
H A Dpersonality.mm17 …ons -fobjc-runtime=gnustep-1.7 -S -emit-llvm %s -o - | FileCheck %s -check-prefix CHECK-GNUSTEP-1_7
53 …ons -fobjc-runtime=gnustep-1.7 -S -emit-llvm %s -o - | FileCheck %s -check-prefix CHECK-GNUSTEP-1_7
74 // CHECK-GNUSTEP-1_7: personality i8* bitcast (i32 (...)* @__gnustep_objcxx_personality_v0 to i8*)
/llvm-project-15.0.7/llvm/utils/unittest/googlemock/include/gmock/internal/
H A Dgmock-pp.h182 #define GMOCK_PP_INTERNAL_INTERNAL_16TH(_1, _2, _3, _4, _5, _6, _7, _8, _9, \ argument
/llvm-project-15.0.7/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp38 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
/llvm-project-15.0.7/lld/MinGW/
H A DDriver.cpp58 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
/llvm-project-15.0.7/llvm/test/CodeGen/VE/Scalar/
H A Dbr_jt.ll486 ; CHECK-NEXT: .LBB{{[0-9]+}}_7:
634 ; CHECK-NEXT: .LBB{{[0-9]+}}_7:
/llvm-project-15.0.7/lld/wasm/
H A DDriver.cpp52 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument