Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1033 bool AllowUndef) { in getAnyConstantSplat()
1075 int64_t SplatValue, bool AllowUndef) { in isBuildVectorConstantSplat()
1083 int64_t SplatValue, bool AllowUndef) { in isBuildVectorConstantSplat()
1123 bool AllowUndef) { in getFConstantSplat()
1131 bool AllowUndef) { in isBuildVectorAllZeros()
1137 bool AllowUndef) { in isBuildVectorAllOnes()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DPatternMatch.h230 bool AllowUndef; member
255 bool AllowUndef; member