Searched refs:commute (Results 1 – 16 of 16) sorted by relevance
/external/llvm/test/CodeGen/Thumb2/ |
D | thumb2-mls.ll | 11 ; sub doesn't commute, so no mls for this one
|
/external/llvm/test/CodeGen/X86/ |
D | 2012-05-17-TwoAddressBug.ll | 4 ; non-profitable commute using outdated info. The test case would still fail
|
D | machine-cse.ll | 45 define void @commute(i32 %test_case, i32 %scale) nounwind ssp { 46 ; CHECK-LABEL: commute:
|
D | commute-two-addr.ll | 1 ; The register allocator can commute two-address instructions to avoid
|
D | vec_uint_to_fp.ll | 54 ; Currently we commute the arguments of the first blend, but this could be
|
/external/llvm/test/CodeGen/ARM/ |
D | mls.ll | 11 ; sub doesn't commute, so no mls for this one
|
D | commute-movcc.ll | 5 ; Make sure that TwoAddressInstructionPass can commute the corresponding
|
/external/llvm/test/Transforms/Reassociate/ |
D | no-op.ll | 9 ; Shouldn't change or move any of the add instructions. Should commute but
|
D | fast-ReassociateVector.ll | 208 ; FIXME: Optimize vector xor. Currently only commute operands.
|
/external/llvm/test/CodeGen/R600/ |
D | vop-shrink.ll | 4 ; Test that we correctly commute a sub instruction
|
D | commute_modifiers.ll | 118 ; There's no reason to commute this. 156 ; Make sure we commute the multiply part for the constant in src0 even
|
/external/v8/test/cctest/compiler/ |
D | test-js-typed-lowering.cc | 1339 bool commute; in TEST() member 1375 if (ops[o].commute) { in TEST()
|
/external/valgrind/mpi/ |
D | libmpiwrap.c | 2109 int commute, in WRAPPER_FOR() 2118 CALL_FN_W_WWW(err, fn, function,commute,op); in WRAPPER_FOR()
|
/external/llvm/lib/Target/X86/ |
D | README-SSE.txt | 322 Add hooks to commute some CMPP operations.
|
D | X86InstrShiftRotate.td | 727 let isCommutable = 1 in { // These instructions commute to each other.
|
D | X86InstrInfo.td | 2757 // commute. We also allow fdiv[r]p/fsubrp even though they don't commute,
|