Home
last modified time | relevance | path

Searched defs:Mul1 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp608 isADDADDMUL(SDValue Op, SDValue &Mul0, SDValue &Mul1, SDValue &Addend0, in isADDADDMUL()
1777 SDValue Mul0, Mul1, Addend0, Addend1; in PerformDAGCombine() local
/external/vulkan-validation-layers/libs/glm/detail/
Dtype_mat4x4.inl679 typename tmat4x4<T, P>::col_type const Mul1 = m[1] * Mov1; local
/external/opencv3/modules/core/test/
Dtest_arithm.cpp1567 typedef testing::TestWithParam<Size> Mul1; typedef
1569 TEST_P(Mul1, One) in TEST_P() argument
/external/llvm/lib/Analysis/
DValueTracking.cpp2456 Value *Mul1 = nullptr; in ComputeMultiple() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp18219 SDValue Mul1 = DAG.getBitcast(VT, DAG.getNode(Opcode, dl, MulVT, Op0, Op1)); in LowerMUL_LOHI() local