Home
last modified time | relevance | path

Searched defs:AllowReciprocal (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFMF.h44 AllowReciprocal = (1 << 4), enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h502 AllowReciprocal = (1 << 4), enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h929 char AllowReciprocal : 1; member