Home
last modified time | relevance | path

Searched refs:getConstantZero (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5758 static ByteProvider getConstantZero() { return ByteProvider(nullptr, 0); } in getConstantZero() function
5829 ? ByteProvider::getConstantZero() in calculateByteProvider()
5844 ? Optional<ByteProvider>(ByteProvider::getConstantZero()) in calculateByteProvider()
5863 ? Optional<ByteProvider>(ByteProvider::getConstantZero()) in calculateByteProvider()