Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp370 Constant *Constant::getNullValue(Type *Ty) { in getNullValue() function in Constant
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2274 auto HexagonVectorCombine::getNullValue(Type *Ty) const -> Constant * { in getNullValue() function in HexagonVectorCombine