Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7114 static ByteProvider getConstantZero() { return ByteProvider(nullptr, 0); } in getConstantZero() function
7185 ? ByteProvider::getConstantZero() in calculateByteProvider()
7200 ? Optional<ByteProvider>(ByteProvider::getConstantZero()) in calculateByteProvider()
7219 ? Optional<ByteProvider>(ByteProvider::getConstantZero()) in calculateByteProvider()