Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DFMF.h46 ApproxFunc = (1 << 6) enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFlang.cpp490 bool ApproxFunc = false; addFloatingPointOptions() local
H A DClang.cpp2745 bool ApproxFunc = false; RenderFloatingPointOptions() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h504 ApproxFunc = (1 << 6), global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h931 char ApproxFunc : 1; global() member