Home
last modified time | relevance | path

Searched defs:Coefficient (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dtridiagonal.cc111 XlaOp Coefficient(XlaOp operand, int32 i) { in Coefficient() function
117 XlaOp Coefficient(XlaOp operand, XlaOp i) { in Coefficient() function
Dtridiagonal_test.cc76 auto Coefficient = [](auto operand, auto i) { in XLA_TEST_P() local
/external/llvm-project/llvm/lib/Analysis/
DConstraintSystem.cpp119 std::string Coefficient = ""; in dump() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp125 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/
DInstCombineAddSub.cpp143 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/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp143 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()