| /llvm-project-15.0.7/llvm/test/Transforms/CalledValuePropagation/ |
| H A D | simple-select.ll | 14 ; "@test_select" is also norecurse. This would allow the globals optimizer to 23 %tmp0 = call i64 @test_select(i1 %flag) 27 define internal i64 @test_select(i1 %flag) {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | setcc-takes-i32.ll | 14 define i64 @test_select(i64 %lhs, i64 %rhs) { 15 ; CHECK-LABEL: test_select:
|
| H A D | arm64-fp128.ll | 320 define dso_local void @test_select(i1 %cond, fp128 %lhs, fp128 %rhs) { 321 ; CHECK-LABEL: test_select:
|
| H A D | f16-instructions.ll | 169 ; CHECK-CVT-LABEL: test_select: 177 ; CHECK-FP16-LABEL: test_select: 182 define half @test_select(half %a, half %b, i1 zeroext %c) #0 {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | fp128-select.ll | 11 define void @test_select(ptr %p, ptr %q, i1 zeroext %c) { 12 ; SSE-LABEL: test_select: 25 ; NOSSE-LABEL: test_select:
|
| /llvm-project-15.0.7/llvm/test/MachineVerifier/ |
| H A D | test_g_select.mir | 5 name: test_select
|
| /llvm-project-15.0.7/llvm/test/Bitcode/ |
| H A D | constexpr-to-instr.ll | 21 define i32 @test_select() { 22 ; CHECK-LABEL: define i32 @test_select() {
|
| /llvm-project-15.0.7/llvm/test/Transforms/SLPVectorizer/AArch64/ |
| H A D | horizontal.ll | 15 ; YAML-NEXT: Function: test_select 22 define i32 @test_select(i32* noalias nocapture readonly %blk1, i32* noalias nocapture readonly %blk… 23 ; CHECK-LABEL: @test_select(
|
| /llvm-project-15.0.7/llvm/test/Instrumentation/HWAddressSanitizer/ |
| H A D | stack-safety-analysis.ll | 260 define i32 @test_select(i8* %a) sanitize_hwaddress { 262 ; CHECK-LABEL: @test_select
|
| /llvm-project-15.0.7/llvm/test/Analysis/CostModel/X86/ |
| H A D | vselect-cost.ll | 11 define i32 @test_select() { 12 ; SSE-LABEL: 'test_select' 31 ; AVX1-LABEL: 'test_select' 50 ; AVX2-LABEL: 'test_select' 69 ; AVX512F-LABEL: 'test_select' 88 ; AVX512BW-LABEL: 'test_select'
|
| /llvm-project-15.0.7/llvm/test/Transforms/RewriteStatepointsForGC/ |
| H A D | base-inference.ll | 19 define i8 addrspace(1)* @test_select(i1 %c, i8 addrspace(1)* %a1, i8 addrspace(1)* %a2) gc "statepo… 20 ; CHECK-LABEL: @test_select(
|
| /llvm-project-15.0.7/compiler-rt/test/dfsan/ |
| H A D | custom.cpp | 1292 void test_select() { in test_select() function 2026 test_select(); in main()
|
| /llvm-project-15.0.7/llvm/test/Transforms/Attributor/ |
| H A D | value-simplify.ll | 1157 define i32 @test_select(i32 %c) { 1159 ; IS__TUNIT____-LABEL: define {{[^@]+}}@test_select 1164 ; IS__CGSCC_OPM-LABEL: define {{[^@]+}}@test_select 1170 ; IS__CGSCC_NPM-LABEL: define {{[^@]+}}@test_select
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | fp16-promote.ll | 151 ; CHECK-ALL-LABEL: test_select: 156 define void @test_select(half* %p, half* %q, i1 zeroext %c) #0 {
|
| /llvm-project-15.0.7/mlir/test/Dialect/Tosa/ |
| H A D | ops.mlir | 309 func.func @test_select(%arg0: tensor<1x1x1xi1>, %arg1: tensor<13x21x3xf32>, %arg2: tensor<13x21x3xf…
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopDeletion/ |
| H A D | eval_first_iteration.ll | 940 define i32 @test_select(i32 %limit) { 941 ; CHECK-LABEL: @test_select(
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | vec_demanded_elts.ll | 115 define <4 x float> @test_select(float %f, float %g) { 116 ; CHECK-LABEL: @test_select(
|
| H A D | vec_demanded_elts-inseltpoison.ll | 115 define <4 x float> @test_select(float %f, float %g) { 116 ; CHECK-LABEL: @test_select(
|
| /llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/ |
| H A D | f16-instructions.ll | 304 ; CHECK-LABEL: test_select( 311 define half @test_select(half %a, half %b, i1 zeroext %c) #0 {
|
| H A D | f16x2-instructions.ll | 394 ; CHECK-LABEL: test_select( 402 define <2 x half> @test_select(<2 x half> %a, <2 x half> %b, i1 zeroext %c) #0 {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/ |
| H A D | arm64-irtranslator.ll | 930 ; CHECK-LABEL: name: test_select 939 define i32 @test_select(i1 %tst, i32 %lhs, i32 %rhs) {
|