Home
last modified time | relevance | path

Searched refs:IsOutput (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstantFolding.h104 bool IsOutput);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1316 bool IsOutput) { in FlushFPConstant() argument
1333 IsOutput ? DenormMode.Output : DenormMode.Input; in FlushFPConstant()