Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DCodeGenIntrinsics.h151 NoUndef, enumerator
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp3670 bool NoUndef = CB.paramHasAttr(i, Attribute::NoUndef); in visitCallBase() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13369 bool AllUndef = true, NoUndef = true; in partitionShuffleOfConcats() local