Searched refs:cmp00 (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | avx-cmp.ll | 4 define <8 x i32> @cmp00(<8 x float> %a, <8 x float> %b) nounwind { 5 ; CHECK-LABEL: cmp00:
|
/external/deqp/framework/common/ |
D | tcuTexCompareVerifier.cpp | 385 …const CmpResultSet cmp00 = execCompare(compareMode, depths0[0], cmpReference, prec.referenceBits,… in isTrilinearAnyCompareValid() local 395 const bool canBeTrue = cmp00.isTrue || in isTrilinearAnyCompareValid() 403 const bool canBeFalse = cmp00.isFalse || in isTrilinearAnyCompareValid() 440 …const CmpResultSet cmp00 = execCompare(compareMode, depths0[0], cmpReference, prec.referenceBits,… in isTrilinearPCFCompareValid() local 450 const deUint32 isTrue = (deUint32(cmp00.isTrue)<<0) in isTrilinearPCFCompareValid() 458 const deUint32 isFalse = (deUint32(cmp00.isFalse)<<0) in isTrilinearPCFCompareValid()
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | avx-cmp.ll | 5 define <8 x i32> @cmp00(<8 x float> %a, <8 x float> %b) nounwind readnone {
|
/external/llvm/test/CodeGen/X86/ |
D | avx-cmp.ll | 5 define <8 x i32> @cmp00(<8 x float> %a, <8 x float> %b) nounwind readnone {
|