Home
last modified time | relevance | path

Searched defs:allowReciprocal (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
DOperator.h192 bool allowReciprocal() const { return 0 != (Flags & AllowReciprocal); } in allowReciprocal() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DOperator.h203 bool allowReciprocal() const { return 0 != (Flags & AllowReciprocal); } in allowReciprocal() function