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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperator.h184 AllowReciprocal = (1 << 4), enumerator in enum:llvm::FastMathFlags::__anon3229
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h458 AllowReciprocal = (1 << 4), enumerator in enum:llvm::bitc::FastMathMap
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h371 bool AllowReciprocal : 1; member in struct:llvm::SDNodeFlags

Completed in 69 milliseconds