Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/simd/
Dmatrix.h410 __m128 MulC = _mm_mul_ps(Swp2C, Swp3C); in glm_mat4_determinant_lowp() local
473 __m128 MulC = _mm_mul_ps(Swp2C, Swp3C); in glm_mat4_determinant() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp2829 if (Constant *MulC = dyn_cast<Constant>(Mul0)) { in ComputeMultiple() local
2853 if (Constant *MulC = dyn_cast<Constant>(Mul1)) { in ComputeMultiple() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1943 const APInt *MulC; in foldICmpMulConstant() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3529 APInt MulC = ConstValue1.abs(); in visitMUL() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp5091 APInt MulC; in decomposeMulByConstant() local