Searched defs:getNullValue (Results 1 – 3 of 3) sorted by relevance
79 cir::ConstantOp getNullValue(mlir::Type ty, mlir::Location loc) { in getNullValue() function
373 Constant *Constant::getNullValue(Type *Ty) { in getNullValue() function in Constant
2275 auto HexagonVectorCombine::getNullValue(Type *Ty) const -> Constant * { in getNullValue() function in HexagonVectorCombine