Home
last modified time | relevance | path

Searched refs:commute (Results 1 – 25 of 72) sorted by relevance

123

/external/llvm-project/llvm/test/CodeGen/Thumb2/
Dthumb2-mls.ll11 ; sub doesn't commute, so no mls for this one
/external/llvm/test/CodeGen/Thumb2/
Dthumb2-mls.ll11 ; sub doesn't commute, so no mls for this one
/external/llvm-project/llvm/test/CodeGen/X86/
D2012-05-17-TwoAddressBug.ll4 ; non-profitable commute using outdated info. The test case would still fail
Dcommute-two-addr.ll1 ; The register allocator can commute two-address instructions to avoid
Dmachine-cse.ll50 define void @commute(i32 %test_case, i32 %scale) nounwind ssp {
51 ; CHECK-LABEL: commute:
Dcommute-3dnow.ll121 ; PFMAX can't commute without fast-math.
153 ; PFMIN can't commute without fast-math.
/external/llvm/test/CodeGen/X86/
D2012-05-17-TwoAddressBug.ll4 ; non-profitable commute using outdated info. The test case would still fail
Dmachine-cse.ll45 define void @commute(i32 %test_case, i32 %scale) nounwind ssp {
46 ; CHECK-LABEL: commute:
Dcommute-two-addr.ll1 ; The register allocator can commute two-address instructions to avoid
/external/llvm-project/llvm/test/CodeGen/ARM/
Dmls.ll11 ; sub doesn't commute, so no mls for this one
Dcommute-movcc.ll5 ; Make sure that TwoAddressInstructionPass can commute the corresponding
/external/llvm/test/CodeGen/ARM/
Dmls.ll11 ; sub doesn't commute, so no mls for this one
Dcommute-movcc.ll5 ; Make sure that TwoAddressInstructionPass can commute the corresponding
/external/llvm/test/Transforms/Reassociate/
Dno-op.ll9 ; Shouldn't change or move any of the add instructions. Should commute but
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dbug-vopc-commute.ll7 ; by trying to commute the operands of a V_CMP_EQ_i32_e32 instruction, both
Dvop-shrink.ll4 ; Test that we correctly commute a sub instruction
Dzero_extend.ll49 ; FIXME: Why different commute?
Dcommute_modifiers.ll118 ; There's no reason to commute this.
156 ; Make sure we commute the multiply part for the constant in src0 even
/external/llvm/test/CodeGen/AMDGPU/
Dbug-vopc-commute.ll9 ; by trying to commute the operands of a V_CMP_EQ_i32_e32 instruction, both
Dvop-shrink.ll4 ; Test that we correctly commute a sub instruction
Dcommute_modifiers.ll118 ; There's no reason to commute this.
156 ; Make sure we commute the multiply part for the constant in src0 even
/external/llvm-project/llvm/test/Transforms/Reassociate/
Dno-op.ll10 ; Shouldn't change or move any of the add instructions. Should commute but
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dsub-ashr-and-to-icmp-select.ll86 %and = and i32 %x, %shr ; commute %x and %shr
124 %and = and <4 x i32> %x, %shr ; commute %x and %shr
/external/swiftshader/third_party/subzero/src/
DIceInst.def18 // 1) non-special values and infinities are required to commute.
/external/llvm-project/llvm/test/CodeGen/WebAssembly/
Dreg-stackify.ll375 ; CHECK-LABEL: commute:
376 ; CHECK: .functype commute () -> (i32){{$}}
383 ; NOREGS-LABEL: commute:
384 ; NOREGS: .functype commute () -> (i32){{$}}
394 define i32 @commute() {

123