Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/Builder/
H A DCIRBaseBuilder.h79 cir::ConstantOp getNullValue(mlir::Type ty, mlir::Location loc) { in getNullValue() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp373 Constant *Constant::getNullValue(Type *Ty) { in getNullValue() function in Constant
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2275 auto HexagonVectorCombine::getNullValue(Type *Ty) const -> Constant * { in getNullValue() function in HexagonVectorCombine