Searched defs:Mul1 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 608 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/ |
D | type_mat4x4.inl | 679 typename tmat4x4<T, P>::col_type const Mul1 = m[1] * Mov1; local
|
/external/opencv3/modules/core/test/ |
D | test_arithm.cpp | 1567 typedef testing::TestWithParam<Size> Mul1; typedef 1569 TEST_P(Mul1, One) in TEST_P() argument
|
/external/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 2456 Value *Mul1 = nullptr; in ComputeMultiple() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 18219 SDValue Mul1 = DAG.getBitcast(VT, DAG.getNode(Opcode, dl, MulVT, Op0, Op1)); in LowerMUL_LOHI() local
|