Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp985 auto HexagonVectorCombine::getNullValue(Type *Ty) const -> Constant * { in getNullValue() function in HexagonVectorCombine
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp347 Constant *Constant::getNullValue(Type *Ty) { in getNullValue() function in Constant