Searched defs:getNullValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | Constants.cpp | 370 Constant *Constant::getNullValue(Type *Ty) { getNullValue() function in Constant |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonVectorCombine.cpp | 2274 auto HexagonVectorCombine::getNullValue(Type *Ty) const -> Constant * { in getNullValue() function in HexagonVectorCombine |