Searched defs:Inverse (Results 1 – 8 of 8) sorted by relevance
78 struct Inverse { struct81 inline Inverse(const GraphType &G) : Graph(G) {} in Inverse() function
37 gfx::Transform Inverse(const gfx::Transform& transform) { in Inverse() function
67 TEST(Matrix3fTest, Inverse) { in TEST() argument
101 Matrix3F Matrix3F::Inverse() const { in Inverse() function in gfx::Matrix3F
1876 Constant *Inverse = ConstantExpr::getBitCast(C1, CE2Op0->getType()); in ConstantFoldCompareInstruction() local
2219 bool Inverse = false; in ProcessUMulZExtIdiom() local
3535 class Inverse<2> : public DerivedFunc<Signature<Mat2, Mat2> > class3555 class Inverse<3> : public DerivedFunc<Signature<Mat3, Mat3> > class3597 class Inverse<4> : public DerivedFunc<Signature<Mat4, Mat4> > class
6384 bool Inverse) { in isImpliedCond()