Home
last modified time | relevance | path

Searched defs:ApproxFunc (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFMF.h46 ApproxFunc = (1 << 6) enumerator
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFlang.cpp502 bool ApproxFunc = false; in addFloatingPointOptions() local
H A DClang.cpp2856 bool ApproxFunc = false; in RenderFloatingPointOptions() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h515 ApproxFunc = (1 << 6), enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1009 char ApproxFunc : 1; member