Home
last modified time | relevance | path

Searched defs:constZero (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/test/CAPI/
H A Dir.c140 MlirOperation constZero = mlirOperationCreate(&constZeroState); in makeAndDumpAdd() local
1872 MlirOperation constZero = mlirOperationCreate(&constZeroState); in testOperands() local
2030 MlirOperation constZero = mlirOperationCreate(&constZeroState); in testClone() local
2120 MlirOperation constZero = mlirOperationCreate(&constZeroState); testTypeID() local
[all...]
/llvm-project/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp346 auto constZero = in matchAndRewrite() local
/llvm-project/mlir/lib/Target/LLVMIR/
H A DModuleImport.cpp843 if (auto *constZero = dyn_cast<llvm::ConstantAggregateZero>(constant)) { getConstantAsAttr() local