Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAPSIntType.h56 llvm::APSInt getZeroValue() const LLVM_READONLY { in getZeroValue() function
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/transforms/
Dlhlo_legalize_to_affine.cc184 static Value getZeroValue(Type type, Location loc, PatternRewriter& rewriter) { in getZeroValue() function