Searched defs:getSplat (Results 1 – 9 of 9) sorted by relevance
| /external/tensorflow/tensorflow/compiler/mlir/hlo/include/mlir-hlo/utils/ |
| D | hlo_utils.h | 40 static ElementsAttr getSplat(Builder* b, RankedTensorType ty, T constant) { in getSplat() function 62 static ElementsAttr getSplat(Builder* b, Value val, T constant) { in getSplat() function
|
| /external/llvm/include/llvm/ADT/ |
| D | APInt.h | 546 static APInt getSplat(unsigned NewLen, const APInt &V) { in getSplat() function
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | APInt.h | 550 static APInt getSplat(unsigned NewLen, const APInt &V) { in getSplat() function
|
| /external/llvm/lib/IR/ |
| D | Constants.cpp | 1038 Constant *ConstantVector::getSplat(unsigned NumElts, Constant *V) { in getSplat() function in ConstantVector 2543 Constant *ConstantDataVector::getSplat(unsigned NumElts, Constant *V) { in getSplat() function in ConstantDataVector
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Constants.cpp | 1201 Constant *ConstantVector::getSplat(unsigned NumElts, Constant *V) { in getSplat() function in ConstantVector 2718 Constant *ConstantDataVector::getSplat(unsigned NumElts, Constant *V) { in getSplat() function in ConstantDataVector
|
| /external/llvm-project/llvm/lib/IR/ |
| D | Constants.cpp | 1347 Constant *ConstantVector::getSplat(ElementCount EC, Constant *V) { in getSplat() function in ConstantVector 3061 Constant *ConstantDataVector::getSplat(unsigned NumElts, Constant *V) { in getSplat() function in ConstantDataVector
|
| /external/llvm-project/llvm/lib/Support/ |
| D | APInt.cpp | 574 APInt APInt::getSplat(unsigned NewLen, const APInt &V) { in getSplat() function in APInt
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | APInt.cpp | 577 APInt APInt::getSplat(unsigned NewLen, const APInt &V) { in getSplat() function in APInt
|
| /external/llvm-project/mlir/lib/Bindings/Python/ |
| D | IRModules.cpp | 1683 static PyDenseElementsAttribute getSplat(PyType shapedType, in getSplat() function in __anon49d064020811::PyDenseElementsAttribute
|