Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Target/LLVMIR/
DModuleTranslation.cpp53 buildSequentialConstant(ArrayRef<llvm::Constant *> &constants, in buildSequentialConstant() function
75 nested.push_back(buildSequentialConstant(constants, shape.drop_front(), in buildSequentialConstant()
171 llvm::Constant *result = buildSequentialConstant( in getLLVMConstant()