Home
last modified time | relevance | path

Searched defs:Inverse (Results 1 – 21 of 21) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DGraphTraits.h89 struct Inverse { struct
92 inline Inverse(const GraphType &G) : Graph(G) {} in Inverse() argument
/external/llvm/include/llvm/ADT/
DGraphTraits.h78 struct Inverse { struct
81 inline Inverse(const GraphType &G) : Graph(G) {} in Inverse() argument
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DGraphTraits.h75 struct Inverse { struct
78 inline Inverse(const GraphType &G) : Graph(G) {} in Inverse() argument
/external/webrtc/webrtc/common_audio/
Dreal_fourier_openmax.cc61 void RealFourierOpenmax::Inverse(const complex<float>* src, float* dest) const { in Inverse() function in webrtc::RealFourierOpenmax
Dreal_fourier_ooura.cc64 void RealFourierOoura::Inverse(const complex<float>* src, float* dest) const { in Inverse() function in webrtc::RealFourierOoura
/external/pdfium/fxbarcode/common/reedsolomon/
DBC_ReedSolomonGF256.cpp117 int32_t CBC_ReedSolomonGF256::Inverse(int32_t a, int32_t& e) { in Inverse() function in CBC_ReedSolomonGF256
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/
Ddecision_node_evaluator_test.cc116 TEST(MatchingDecisionNodeEvaluatorTest, Inverse) { in TEST() argument
/external/pdfium/fxbarcode/pdf417/
DBC_PDF417HighLevelEncoder.cpp127 void CBC_PDF417HighLevelEncoder::Inverse() { in Inverse() function in CBC_PDF417HighLevelEncoder
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstantFold.cpp1989 Constant *Inverse = ConstantExpr::getBitCast(C1, CE2Op0->getType()); in ConstantFoldCompareInstruction() local
/external/llvm/lib/IR/
DConstantFold.cpp1964 Constant *Inverse = ConstantExpr::getBitCast(C1, CE2Op0->getType()); in ConstantFoldCompareInstruction() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.cpp284 Matrix_3by3 Inverse() { in Inverse() function in __anoncf47c8730111::Matrix_3by3
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstantFold.cpp2116 Constant *Inverse = ConstantExpr::getBitCast(C1, CE2Op0->getType()); in ConstantFoldCompareInstruction() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1492 bool Inverse = (N1C->isNullValue() && Cond == ISD::SETEQ) || in SimplifySetCC() local
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp3819 class Inverse<2> : public DerivedFunc<Signature<Mat2, Mat2> > class
3839 class Inverse<3> : public DerivedFunc<Signature<Mat3, Mat3> > class
3881 class Inverse<4> : public DerivedFunc<Signature<Mat4, Mat4> > class
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2876 bool Inverse = false; in ProcessUMulZExtIdiom() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp4796 class Inverse<2> : public DerivedFunc<Signature<Mat2, Mat2> > class
4816 class Inverse<3> : public DerivedFunc<Signature<Mat3, Mat3> > class
4858 class Inverse<4> : public DerivedFunc<Signature<Mat4, Mat4> > class
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp4050 bool Inverse = false; in processUMulZExtIdiom() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2088 bool Inverse = (N1C->isNullValue() && Cond == ISD::SETEQ) || in SimplifySetCC() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp9338 auto ProveViaCond = [&](Value *Condition, bool Inverse) { in isLoopEntryGuardedByCond()
9394 bool Inverse) { in isImpliedCond()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp5880 bool Inverse) { in isImpliedCond()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp8047 bool Inverse) { in isImpliedCond()