Searched defs:createConstant (Results 1 – 3 of 3) sorted by relevance
32 mlir::Value createConstant(std::int64_t cst) { in createConstant() function
44 mlir::Value createConstant(std::int64_t cst) { in createConstant() function [all...]
24 ConstantAsMetadata *MDBuilder::createConstant(Constant *C) { in createConstant() function in MDBuilder [all...]