Home
last modified time | relevance | path

Searched defs:Mul2 (Results 1 – 10 of 10) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_mat4x4.inl533 typename tmat4x4<T, P>::col_type const Mul2 = m[2] * Mov2; local
/external/llvm-project/llvm/unittests/Analysis/
DScalarEvolutionTest.cpp259 auto *Mul2 = SE.getMulExpr(Ops2); in TEST_F() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1945 WeightedLeaf Mul1, Mul2; in balanceSubTree() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1952 WeightedLeaf Mul1, Mul2; in balanceSubTree() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp2853 auto Mul2 = in emitReciprocalU64() local
DAMDGPUISelLowering.cpp1817 SDValue Mul2 = DAG.getNode(ISD::FMUL, DL, MVT::f32, Mul1, in LowerUDIVREM64() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1688 SDValue Mul2 = DAG.getNode(ISD::FMUL, DL, MVT::f32, Mul1, in LowerUDIVREM64() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp26073 SDValue Mul2 = DAG.getBitcast(VT, DAG.getNode(Opcode, dl, MulVT, in LowerMULH() local
39034 auto combineMulMulAddOrSub = [&](int Mul1, int Mul2, bool isAdd) { in combineMulSpecial()
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp27190 SDValue Mul2 = DAG.getBitcast(VT, DAG.getNode(Opcode, dl, MulVT, in LowerMULH() local
42062 auto combineMulMulAddOrSub = [&](int Mul1, int Mul2, bool isAdd) { in combineMulSpecial()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp19670 SDValue Mul2 = DAG.getBitcast(VT, DAG.getNode(Opcode, dl, MulVT, Odd0, Odd1)); in LowerMUL_LOHI() local