Home
last modified time | relevance | path

Searched refs:ConstantFold (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1188 bool ConstantFold = true);
1191 bool ConstantFold = true);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2088 bool ConstantFold) { in getVScale() argument
2095 if (ConstantFold) { in getVScale()
2107 bool ConstantFold) { in getElementCount() argument
/freebsd/lib/clang/libllvm/
H A DMakefile892 SRCS_MIN+= IR/ConstantFold.cpp