Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcommon.h229 ZeroFill = 1, global() enumerator
/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dcombined_test.cpp338 SCUDO_TYPED_TEST(ScudoCombinedTest, ZeroFill) { in SCUDO_TYPED_TEST() argument
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp994 unsigned BitBytes, bool ZeroFill, SelectionDAG &DAG) const { in createHvxPrefixPred() argument