Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1207 bool AllowUndef) { in getAnyConstantSplat()
1249 int64_t SplatValue, bool AllowUndef) { in isBuildVectorConstantSplat()
1257 int64_t SplatValue, bool AllowUndef) { in isBuildVectorConstantSplat()
1297 bool AllowUndef) { in getFConstantSplat()
1305 bool AllowUndef) { in isBuildVectorAllZeros()
1311 bool AllowUndef) { in isBuildVectorAllOnes()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h918 bool AllowUndef) { in isSequenceFromUnmerge()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h230 bool AllowUndef; member
255 bool AllowUndef; member