HomeSort by relevance Sort by last modified time
    Searched refs:Inverse (Results 76 - 100 of 113) sorted by null

1 2 34 5

  /external/pdfium/core/fpdfapi/page/
cpdf_colorspace.cpp 284 Matrix_3by3 Inverse() {
357 Vector_3by1 RGB_Sum_XYZ = RGB_xyz.Inverse().TransformVector(whitePoint);
361 Vector_3by1 RGB = M.Inverse().TransformVector(XYZ);
    [all...]
  /external/eigen/Eigen/src/Core/
ProductEvaluators.h     [all...]
MatrixBase.h 338 inline const Inverse<Derived> inverse() const;
342 ResultType& inverse,
349 ResultType& inverse,
  /external/eigen/Eigen/src/Core/util/
ForwardDeclarations.h 96 template<typename XprType> class Inverse;
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
GenericDomTreeConstruction.h 105 template <bool Inverse>
119 using Tag = std::integral_constant<bool, Inverse>;
133 auto &FutureChildren = (Inverse != IsPostDom) ? BUI->FuturePredecessors
    [all...]
  /external/llvm/include/llvm/Transforms/Utils/
MemorySSA.h 838 /// and uses in the inverse case.
852 template <> struct GraphTraits<Inverse<MemoryAccess *>> {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
ScalarEvolution.h 497 bool Inverse);
    [all...]
  /external/libavc/common/arm/
ih264_iquant_itrans_recon_a9.s 26 @ * Contains function definitions for single stage inverse transform
46 @ * This function performs inverse quant and Inverse transform type Ci4 for 4*4 block
49 @ * Performs inverse transform Ci4 and adds the residue to get the
77 @ * Pointer to the inverse quantization matrix
118 @Only one shift is done in horizontal inverse because,
233 @ * This function performs inverse quant and Inverse transform type Ci4 for 4*4 block
236 @ * Performs inverse transform Ci4 and adds the residue to get the
264 @ * Pointer to the inverse quantization matri
    [all...]
  /external/deqp/modules/glshared/
glsBuiltinPrecisionTests.cpp 3813 ExprP<Matrix<float, Size, Size> > inverse (ExprP<Matrix<float, Size, Size> > mat) function in namespace:deqp::gls::BuiltinPrecisionTests::Functions
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ScalarEvolution.cpp 680 // to do is multiply by the inverse. Therefore, this step can be done at
736 // Calculate the multiplicative inverse of K! / 2^T;
    [all...]
  /external/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 806 typedef GraphTraits<Inverse<const BlockT *>> Predecessor;
841 /// each block to the deepest loop it's in, but we need the inverse. For eac
    [all...]
ScalarEvolution.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 854 using Predecessor = GraphTraits<Inverse<const BlockT *>>;
    [all...]
MemorySSA.h     [all...]
ScalarEvolution.h     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]
  /external/llvm/lib/IR/
ConstantFold.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
ConstantFold.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderBuiltinPrecisionTests.cpp 4782 ExprP<Matrix<float, Size, Size> > inverse (ExprP<Matrix<float, Size, Size> > mat) function in namespace:vkt::shaderexecutor::Functions
4790 ExprP<Matrix<deFloat16, Size, Size> > inverse (ExprP<Matrix<deFloat16, Size, Size> > mat) function in namespace:vkt::shaderexecutor::Functions
    [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDILCFGStructurizer.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
ConstantFold.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]

Completed in 3113 milliseconds

1 2 34 5