Home
last modified time | relevance | path

Searched refs:isLE (Results 1 – 13 of 13) sorted by relevance

/external/valgrind/none/tests/ppc32/
Dtest_isa_2_07_part1.c139 #define isLE 1 macro
141 #define isLE 0 macro
1166 if (isLE) in mfvs()
1192 if (isLE) in mtvs()
1209 if (!isLE) in mtvs2s()
1217 if (isLE) in mtvs2s()
1292 if (isLE && family == PPC_ALTIVECQ) in test_av_dint_two_args()
1297 if (isLE && family == PPC_ALTIVECQ) in test_av_dint_two_args()
1313 if (isLE) in test_av_dint_two_args()
1321 if (isLE) in test_av_dint_two_args()
[all …]
Dtest_isa_2_07_part2.c44 #define isLE 1 macro
46 #define isLE 0 macro
902 if (isLE) { in test_vx_fp_ops()
1005 if (isLE) in test_vx_fp_ops()
1083 if (isLE) { in test_vsx_one_fp_arg()
1099 if (isLE) in test_vsx_one_fp_arg()
1141 if (isLE) in test_vsx_one_fp_arg()
1181 if (isLE) { in test_vsx_two_fp_arg()
1213 if (isLE) in test_vsx_two_fp_arg()
1236 if (isLE) { in _do_store_test()
[all …]
Dtest_isa_2_06_part1.c39 #define isLE 1 macro
41 #define isLE 0 macro
1556 if (isLE) { in test_vx_fp_ops()
1615 if (isLE) in test_vx_fp_ops()
1622 if (isLE) in test_vx_fp_ops()
1631 if (isLE) in test_vx_fp_ops()
1695 if (isLE) { in test_xs_conv_ops()
1718 if (isLE) in test_xs_conv_ops()
1765 if (isLE) { in do_load_test()
1964 if (isLE) in test_move_ops()
[all …]
Dtest_isa_2_06_part3.c40 #define isLE 1 macro
42 #define isLE 0 macro
1138 if (isLE && is_scalar) in test_vsx_one_fp_arg()
1145 if (isLE && is_scalar) in test_vsx_one_fp_arg()
1154 … Bool res = check_estimate(DOUBLE_TEST, is_sqrt, i + j, (isLE && is_scalar) ? 1: j); in test_vsx_one_fp_arg()
1184 if (isLE) in test_vsx_one_fp_arg()
1189 if (isLE && is_scalar) in test_vsx_one_fp_arg()
1198 if (isLE && is_scalar) in test_vsx_one_fp_arg()
1202 if (isLE && is_scalar) in test_vsx_one_fp_arg()
1213 … Bool res = check_estimate(SINGLE_TEST, is_sqrt, i + j, (isLE && is_scalar) ? 3 : j); in test_vsx_one_fp_arg()
[all …]
Dtest_isa_2_06_part2.c44 #define isLE 1 macro
46 #define isLE 0 macro
811 if (isLE) { in test_xxspltw()
1251 if (isLE) in test_vx_simple_scalar_fp_ops()
1259 if (isLE) in test_vx_simple_scalar_fp_ops()
1269 if (isLE) { in test_vx_simple_scalar_fp_ops()
1294 if (isLE) in test_vx_simple_scalar_fp_ops()
1423 if (isLE) in test_vx_aORm_fp_ops()
/external/valgrind/none/tests/ppc64/
Dtest_isa_2_07_part1.c139 #define isLE 1 macro
141 #define isLE 0 macro
1166 if (isLE) in mfvs()
1192 if (isLE) in mtvs()
1209 if (!isLE) in mtvs2s()
1217 if (isLE) in mtvs2s()
1292 if (isLE && family == PPC_ALTIVECQ) in test_av_dint_two_args()
1297 if (isLE && family == PPC_ALTIVECQ) in test_av_dint_two_args()
1313 if (isLE) in test_av_dint_two_args()
1321 if (isLE) in test_av_dint_two_args()
[all …]
Dtest_isa_2_07_part2.c44 #define isLE 1 macro
46 #define isLE 0 macro
902 if (isLE) { in test_vx_fp_ops()
1005 if (isLE) in test_vx_fp_ops()
1083 if (isLE) { in test_vsx_one_fp_arg()
1099 if (isLE) in test_vsx_one_fp_arg()
1141 if (isLE) in test_vsx_one_fp_arg()
1181 if (isLE) { in test_vsx_two_fp_arg()
1213 if (isLE) in test_vsx_two_fp_arg()
1236 if (isLE) { in _do_store_test()
[all …]
Dtest_isa_2_06_part1.c39 #define isLE 1 macro
41 #define isLE 0 macro
1556 if (isLE) { in test_vx_fp_ops()
1615 if (isLE) in test_vx_fp_ops()
1622 if (isLE) in test_vx_fp_ops()
1631 if (isLE) in test_vx_fp_ops()
1695 if (isLE) { in test_xs_conv_ops()
1718 if (isLE) in test_xs_conv_ops()
1765 if (isLE) { in do_load_test()
1964 if (isLE) in test_move_ops()
[all …]
Dtest_isa_2_06_part3.c40 #define isLE 1 macro
42 #define isLE 0 macro
1138 if (isLE && is_scalar) in test_vsx_one_fp_arg()
1145 if (isLE && is_scalar) in test_vsx_one_fp_arg()
1154 … Bool res = check_estimate(DOUBLE_TEST, is_sqrt, i + j, (isLE && is_scalar) ? 1: j); in test_vsx_one_fp_arg()
1184 if (isLE) in test_vsx_one_fp_arg()
1189 if (isLE && is_scalar) in test_vsx_one_fp_arg()
1198 if (isLE && is_scalar) in test_vsx_one_fp_arg()
1202 if (isLE && is_scalar) in test_vsx_one_fp_arg()
1213 … Bool res = check_estimate(SINGLE_TEST, is_sqrt, i + j, (isLE && is_scalar) ? 3 : j); in test_vsx_one_fp_arg()
[all …]
Dtest_isa_2_06_part2.c44 #define isLE 1 macro
46 #define isLE 0 macro
811 if (isLE) { in test_xxspltw()
1251 if (isLE) in test_vx_simple_scalar_fp_ops()
1259 if (isLE) in test_vx_simple_scalar_fp_ops()
1269 if (isLE) { in test_vx_simple_scalar_fp_ops()
1294 if (isLE) in test_vx_simple_scalar_fp_ops()
1423 if (isLE) in test_vx_aORm_fp_ops()
/external/llvm/include/llvm/Object/
DBinary.h65 static inline unsigned int getELFType(bool isLE, bool is64Bits) { in getELFType() argument
66 if (isLE) in getELFType()
72 static unsigned int getMachOType(bool isLE, bool is64Bits) { in getMachOType() argument
73 if (isLE) in getMachOType()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7015 bool isLE = DAG.getDataLayout().isLittleEndian(); in visitTRUNCATE() local
7069 int Index = isLE ? (Elt*SizeRatio) : (Elt*SizeRatio + (SizeRatio-1)); in visitTRUNCATE()
7576 bool isLE = DAG.getDataLayout().isLittleEndian(); in ConstantFoldBITCASTofBUILD_VECTOR() local
7582 SDValue Op = BV->getOperand(i+ (isLE ? (NumInputsPerOutput-j-1) : j)); in ConstantFoldBITCASTofBUILD_VECTOR()
12408 bool isLE = DAG.getDataLayout().isLittleEndian(); in reduceBuildVecExtToExtBuildVec() local
12428 unsigned Index = isLE ? (i * ElemRatio) : in reduceBuildVecExtToExtBuildVec()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1427 bool isLE = DAG.getDataLayout().isLittleEndian(); in isVSLDOIShuffleMask() local
1429 if ((ShuffleKind == 0 && !isLE) || (ShuffleKind == 2 && isLE)) { in isVSLDOIShuffleMask()
1442 if (isLE) in isVSLDOIShuffleMask()