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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.cpp1544 MachineOperand &Mul2 = Prev.getOperand(2); in combineFPFusedMultiply() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp2009 WeightedLeaf Mul1, Mul2; in balanceSubTree() 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-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1858 SDValue Mul2 = DAG.getNode(ISD::FMUL, DL, MVT::f32, Mul1, in LowerUDIVREM64() local
DAMDGPULegalizerInfo.cpp3493 auto Mul2 = in emitReciprocalU64() 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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp29860 SDValue Mul2 = DAG.getBitcast(VT, DAG.getNode(Opcode, dl, MulVT, in LowerMULH() local
47330 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