Home
last modified time | relevance | path

Searched refs:select2 (Results 1 – 14 of 14) sorted by relevance

/external/llvm/test/Transforms/InstCombine/
Dselect-crash-noverify.ll13 %select2 = select i1 %bool, i32 %select2, i32 %a
14 %sum = add i32 %select, %select2
Dobjsize-noverify.ll16 %select2 = select i1 %bool, i8* %a, i8* %select2
18 %1 = tail call i32 @llvm.objectsize.i32.p0i8(i8* %select2, i1 true)
Dcast-mul-select.ll30 define i8 @select2(i1 %cond, i8 %x, i8 %y, i8 %z) {
/external/swiftshader/third_party/LLVM/test/Transforms/InstSimplify/
Drem.ll11 define i32 @select2(i32 %x, i1 %b) {
12 ; CHECK: @select2
Dcompare.ll180 define i1 @select2(i1 %cond) {
181 ; CHECK: @select2
/external/llvm/test/Transforms/InstSimplify/
Drem.ll13 define i32 @select2(i32 %x, i1 %b) {
14 ; CHECK-LABEL: @select2(
Dcompare.ll463 define i1 @select2(i1 %cond) {
464 ; CHECK-LABEL: @select2(
/external/llvm/test/Transforms/SimplifyCFG/
Dswitch-to-select-two-case.ll18 ; CHECK-NEXT: %switch.select2 = select i1 %switch.selectcmp1, i32 10, i32 %switch.select
Dswitch-to-select-multiple-edge-per-block-phi.ll21 ; CHECK: %switch.select2 = select i1 %switch.selectcmp1, i32 5, i32 %switch.select
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dcast-mul-select.ll30 define i8 @select2(i1 %cond, i8 %x, i8 %y, i8 %z) {
/external/llvm/test/Transforms/SROA/
Dphi-and-select.ll164 %select2 = select i1 false, i32* %a1, i32* %b
166 ; CHECK: %[[select2:.*]] = select i1 false, i32* undef, i32* %b
171 call void @f(i32* %select2, i32* %select3)
172 ; CHECK: call void @f(i32* %[[select2]], i32* %[[select3]])
/external/swiftshader/src/Reactor/
DNucleus.cpp3703 …RValue<UShort8> Swizzle(RValue<UShort8> x, char select0, char select1, char select2, char select3,… in Swizzle() argument
3710 pshufb[4] = Nucleus::createConstantInt(select2 + 0); in Swizzle()
3711 pshufb[5] = Nucleus::createConstantInt(select2 + 1); in Swizzle()
DNucleus.hpp1176 …RValue<UShort8> Swizzle(RValue<UShort8> x, char select0, char select1, char select2, char select3,…
/external/llvm/test/Transforms/SimplifyCFG/X86/
Dswitch_to_lookup_table.ll951 ; CHECK-NEXT: %switch.select2