Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2316 APInt SubUndef, SubZero; in SimplifyDemandedVectorElts() local
2337 APInt SubUndef, SubZero; in SimplifyDemandedVectorElts() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc844 TEST_F(AlgebraicSimplifierTest, SubZero) { in TEST_F() argument