Home
last modified time | relevance | path

Searched refs:Quotient_A_One (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp721 Value *Quotient_A_One = Builder.CreateAdd(Quotient, One); in expandDivRem32() local
727 Value *Div = Builder.CreateSelect(Tmp1_0_CC, Quotient, Quotient_A_One); in expandDivRem32()
H A DAMDGPUISelLowering.cpp1860 SDValue Quotient_A_One = DAG.getNode(ISD::ADD, DL, VT, Quotient, in LowerUDIVREM() local
1869 Quotient, Quotient_A_One, ISD::SETEQ); in LowerUDIVREM()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp722 Value *Quotient_A_One = Builder.CreateAdd(Quotient, One); in expandDivRem32() local
728 Value *Div = Builder.CreateSelect(Tmp1_0_CC, Quotient, Quotient_A_One); in expandDivRem32()
H A DAMDGPUISelLowering.cpp1840 SDValue Quotient_A_One = DAG.getNode(ISD::ADD, DL, VT, Quotient, in LowerUDIVREM() local
1849 Quotient, Quotient_A_One, ISD::SETEQ); in LowerUDIVREM()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp852 Value *Quotient_A_One = Builder.CreateAdd(Quotient, One); in expandDivRem32() local
858 Value *Div = Builder.CreateSelect(Tmp1_0_CC, Quotient, Quotient_A_One); in expandDivRem32()
H A DAMDGPUISelLowering.cpp1926 SDValue Quotient_A_One = DAG.getNode(ISD::ADD, DL, VT, Quotient, in LowerUDIVREM() local
1935 Quotient, Quotient_A_One, ISD::SETEQ); in LowerUDIVREM()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp852 Value *Quotient_A_One = Builder.CreateAdd(Quotient, One); in expandDivRem32() local
858 Value *Div = Builder.CreateSelect(Tmp1_0_CC, Quotient, Quotient_A_One); in expandDivRem32()
H A DAMDGPUISelLowering.cpp1926 SDValue Quotient_A_One = DAG.getNode(ISD::ADD, DL, VT, Quotient, in LowerUDIVREM() local
1935 Quotient, Quotient_A_One, ISD::SETEQ); in LowerUDIVREM()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp852 Value *Quotient_A_One = Builder.CreateAdd(Quotient, One); in expandDivRem32() local
858 Value *Div = Builder.CreateSelect(Tmp1_0_CC, Quotient, Quotient_A_One); in expandDivRem32()
H A DAMDGPUISelLowering.cpp1926 SDValue Quotient_A_One = DAG.getNode(ISD::ADD, DL, VT, Quotient, in LowerUDIVREM() local
1935 Quotient, Quotient_A_One, ISD::SETEQ); in LowerUDIVREM()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp843 Value *Quotient_A_One = Builder.CreateAdd(Quotient, One); in expandDivRem32() local
849 Value *Div = Builder.CreateSelect(Tmp1_0_CC, Quotient, Quotient_A_One); in expandDivRem32()
H A DAMDGPUISelLowering.cpp1976 SDValue Quotient_A_One = DAG.getNode(ISD::ADD, DL, VT, Quotient, in LowerUDIVREM() local
1985 Quotient, Quotient_A_One, ISD::SETEQ); in LowerUDIVREM()
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/AMDGPU/
H A Dudivrem.ll42 ; SI-DAG: v_add_{{[iu]}}32_e32 [[Quotient_A_One:v[0-9]+]], vcc, 1, [[Quotient]]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/AMDGPU/
H A Dudivrem.ll42 ; SI-DAG: v_add_{{[iu]}}32_e32 [[Quotient_A_One:v[0-9]+]], vcc, 1, [[Quotient]]
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/AMDGPU/
H A Dudivrem.ll42 ; SI-DAG: v_add_{{[iu]}}32_e32 [[Quotient_A_One:v[0-9]+]], vcc, 1, [[Quotient]]
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/AMDGPU/
H A Dudivrem.ll42 ; SI-DAG: v_add_{{[iu]}}32_e32 [[Quotient_A_One:v[0-9]+]], vcc, 1, [[Quotient]]
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/AMDGPU/
H A Dudivrem.ll42 ; SI-DAG: v_add_{{[iu]}}32_e32 [[Quotient_A_One:v[0-9]+]], vcc, 1, [[Quotient]]