Home
last modified time | relevance | path

Searched defs:getSplat (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/utils/
H A Dhlo_utils.h42 static ElementsAttr getSplat(Builder* b, RankedTensorType ty, T constant) { in getSplat() function
64 static ElementsAttr getSplat(Builder* b, Value val, T constant) { in getSplat() function
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DAPInt.h546 static APInt getSplat(unsigned NewLen, const APInt &V) { in getSplat() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPInt.h550 static APInt getSplat(unsigned NewLen, const APInt &V) { in getSplat() function
/aosp_15_r20/external/llvm/lib/IR/
H A DConstants.cpp1038 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstants.cpp1201 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DConstants.cpp1399 Constant *ConstantVector::getSplat(ElementCount EC, Constant *V) { in getSplat() function in ConstantVector
3071 Constant *ConstantDataVector::getSplat(unsigned NumElts, Constant *V) { in getSplat() function in ConstantDataVector
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPInt.cpp577 APInt APInt::getSplat(unsigned NewLen, const APInt &V) { in getSplat() function in APInt
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPInt.cpp612 APInt APInt::getSplat(unsigned NewLen, const APInt &V) { in getSplat() function in APInt