Searched defs:Mul2 (Results 1 – 5 of 5) sorted by relevance
| /external/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | type_mat4x4.inl | 533 typename tmat4x4<T, P>::col_type const Mul2 = m[2] * Mov2; local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonISelDAGToDAG.cpp | 1945 WeightedLeaf Mul1, Mul2; in balanceSubTree() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUISelLowering.cpp | 1688 SDValue Mul2 = DAG.getNode(ISD::FMUL, DL, MVT::f32, Mul1, in LowerUDIVREM64() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 26076 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/ |
| D | X86ISelLowering.cpp | 19670 SDValue Mul2 = DAG.getBitcast(VT, DAG.getNode(Opcode, dl, MulVT, Odd0, Odd1)); in LowerMUL_LOHI() local
|