/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | GraphTraits.h | 89 struct Inverse { struct 92 inline Inverse(const GraphType &G) : Graph(G) {} in Inverse() argument
|
/external/llvm/include/llvm/ADT/ |
D | GraphTraits.h | 78 struct Inverse { struct 81 inline Inverse(const GraphType &G) : Graph(G) {} in Inverse() argument
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | GraphTraits.h | 75 struct Inverse { struct 78 inline Inverse(const GraphType &G) : Graph(G) {} in Inverse() argument
|
/external/webrtc/webrtc/common_audio/ |
D | real_fourier_openmax.cc | 61 void RealFourierOpenmax::Inverse(const complex<float>* src, float* dest) const { in Inverse() function in webrtc::RealFourierOpenmax
|
D | real_fourier_ooura.cc | 64 void RealFourierOoura::Inverse(const complex<float>* src, float* dest) const { in Inverse() function in webrtc::RealFourierOoura
|
/external/pdfium/fxbarcode/common/reedsolomon/ |
D | BC_ReedSolomonGF256.cpp | 117 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/ |
D | decision_node_evaluator_test.cc | 116 TEST(MatchingDecisionNodeEvaluatorTest, Inverse) { in TEST() argument
|
/external/pdfium/fxbarcode/pdf417/ |
D | BC_PDF417HighLevelEncoder.cpp | 127 void CBC_PDF417HighLevelEncoder::Inverse() { in Inverse() function in CBC_PDF417HighLevelEncoder
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | ConstantFold.cpp | 1989 Constant *Inverse = ConstantExpr::getBitCast(C1, CE2Op0->getType()); in ConstantFoldCompareInstruction() local
|
/external/llvm/lib/IR/ |
D | ConstantFold.cpp | 1964 Constant *Inverse = ConstantExpr::getBitCast(C1, CE2Op0->getType()); in ConstantFoldCompareInstruction() local
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_colorspace.cpp | 284 Matrix_3by3 Inverse() { in Inverse() function in __anoncf47c8730111::Matrix_3by3
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | ConstantFold.cpp | 2116 Constant *Inverse = ConstantExpr::getBitCast(C1, CE2Op0->getType()); in ConstantFoldCompareInstruction() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 1492 bool Inverse = (N1C->isNullValue() && Cond == ISD::SETEQ) || in SimplifySetCC() local
|
/external/deqp/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 3819 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/ |
D | InstCombineCompares.cpp | 2876 bool Inverse = false; in ProcessUMulZExtIdiom() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 4796 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/ |
D | InstCombineCompares.cpp | 4050 bool Inverse = false; in processUMulZExtIdiom() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2088 bool Inverse = (N1C->isNullValue() && Cond == ISD::SETEQ) || in SimplifySetCC() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 9338 auto ProveViaCond = [&](Value *Condition, bool Inverse) { in isLoopEntryGuardedByCond() 9394 bool Inverse) { in isImpliedCond()
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolution.cpp | 5880 bool Inverse) { in isImpliedCond()
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 8047 bool Inverse) { in isImpliedCond()
|