Home
last modified time | relevance | path

Searched refs:select5 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/Transforms/InstSimplify/
Dcompare.ll490 define i1 @select5(i32 %x) {
491 ; CHECK-LABEL: @select5(
/external/swiftshader/src/Reactor/
DNucleus.cpp3703 …ar select0, char select1, char select2, char select3, char select4, char select5, char select6, ch… in Swizzle() argument
3716 pshufb[10] = Nucleus::createConstantInt(select5 + 0); in Swizzle()
3717 pshufb[11] = Nucleus::createConstantInt(select5 + 1); in Swizzle()
DNucleus.hpp1176 …ar select0, char select1, char select2, char select3, char select4, char select5, char select6, ch…