Home
last modified time | relevance | path

Searched refs:buildSequentialConstant (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/
H A DModuleTranslation.cpp132 buildSequentialConstant(ArrayRef<llvm::Constant *> &constants, in buildSequentialConstant() function
154 nested.push_back(buildSequentialConstant(constants, shape.drop_front(), in buildSequentialConstant()
222 return buildSequentialConstant(constantsRef, outerShape, llvmType, loc); in convertDenseElementsAttr()
265 return buildSequentialConstant(constantsRef, outerShape, llvmType, loc); in convertDenseElementsAttr()
375 llvm::Constant *result = buildSequentialConstant( in getLLVMConstant()