Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1103 bool ConstantFold = true);
1106 bool ConstantFold = true);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5784 ConstantFold(Instruction *I, const DataLayout &DL, in ConstantFold() function
5831 } else if (Constant *C = ConstantFold(&I, DL, ConstantPool)) { in getCaseResults()
/freebsd-14.2/lib/clang/libllvm/
H A DMakefile797 SRCS_MIN+= IR/ConstantFold.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1995 bool ConstantFold) { in getVScale() argument
2002 if (ConstantFold) { in getVScale()
2014 bool ConstantFold) { in getElementCount() argument