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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DOperator.h184 AllowReciprocal = (1 << 4), enumerator in enum:llvm::FastMathFlags::__anon1513
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h471 AllowReciprocal = (1 << 4), enumerator in enum:llvm::bitc::FastMathMap
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h379 bool AllowReciprocal : 1; member in struct:llvm::SDNodeFlags

Completed in 129 milliseconds