Searched defs:Coefficient (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | ConstraintSystem.cpp | 118 std::string Coefficient; in dump() local
|
/external/tensorflow/tensorflow/compiler/xla/client/lib/ |
D | tridiagonal.cc | 199 XlaOp Coefficient(XlaOp operand, int32_t i) { in Coefficient() function 205 XlaOp Coefficient(XlaOp operand, XlaOp i) { in Coefficient() function
|
D | tridiagonal_test.cc | 146 auto Coefficient = [](auto operand, auto i) { in XLA_TEST_P() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineAddSub.cpp | 125 void set(short Coefficient, Value *V) { in set() 129 void set(const APFloat &Coefficient, Value *V) { in set() 133 void set(const ConstantFP *Coefficient, Value *V) { in set()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineAddSub.cpp | 143 void set(short Coefficient, Value *V) { in set() 147 void set(const APFloat &Coefficient, Value *V) { in set() 151 void set(const ConstantFP *Coefficient, Value *V) { in set()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineAddSub.cpp | 144 void set(short Coefficient, Value *V) { in set() 148 void set(const APFloat &Coefficient, Value *V) { in set() 152 void set(const ConstantFP *Coefficient, Value *V) { in set()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
D | ConstraintElimination.cpp | 187 int64_t Coefficient; member
|