Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DSpirvShader.cpp2553 bool SpirvShader::Operand::isConstantZero() const in isConstantZero() function in sw::SpirvShader::Operand
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6414 bool isConstantZero() const { return !Load; } in isConstantZero() function
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6929 bool isConstantZero() const { return !Load; } in isConstantZero() function