Home
last modified time | relevance | path

Searched defs:Mul2 (Results 1 – 5 of 5) 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1945 WeightedLeaf Mul1, Mul2; in balanceSubTree() 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.cpp26076 SDValue Mul2 = DAG.getBitcast(VT, DAG.getNode(Opcode, dl, MulVT, in LowerMULH() local
39037 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