Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp742 Constant *GlobalContext::getConstantZero(Type Ty) { in getConstantZero() function in Ice::GlobalContext
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6412 static ByteProvider getConstantZero() { return ByteProvider(nullptr, 0); } in getConstantZero() function
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6927 static ByteProvider getConstantZero() { return ByteProvider(nullptr, 0); } in getConstantZero() function