Home
last modified time | relevance | path

Searched refs:SIMD_ALL_TRUE (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc3044 #define SIMD_ALL_TRUE(opcode) \ in AssembleArchInstruction() macro
3055 SIMD_ALL_TRUE(vcmpgtud) in AssembleArchInstruction()
3059 SIMD_ALL_TRUE(vcmpgtuw) in AssembleArchInstruction()
3063 SIMD_ALL_TRUE(vcmpgtuh) in AssembleArchInstruction()
3067 SIMD_ALL_TRUE(vcmpgtub) in AssembleArchInstruction()
3070 #undef SIMD_ALL_TRUE in AssembleArchInstruction()
/external/v8/src/compiler/backend/s390/
Dcode-generator-s390.cc3821 #define SIMD_ALL_TRUE(mode) \ in AssembleArchInstruction() macro
3835 SIMD_ALL_TRUE(2) in AssembleArchInstruction()
3839 SIMD_ALL_TRUE(1) in AssembleArchInstruction()
3843 SIMD_ALL_TRUE(0) in AssembleArchInstruction()
3846 #undef SIMD_ALL_TRUE in AssembleArchInstruction()