Home
last modified time | relevance | path

Searched defs:allowReciprocal (Results 1 – 3 of 3) 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-10.0/llvm/include/llvm/IR/
DOperator.h209 bool allowReciprocal() const { return 0 != (Flags & AllowReciprocal); } in allowReciprocal() function
/external/llvm-project/llvm/include/llvm/IR/
DOperator.h209 bool allowReciprocal() const { return 0 != (Flags & AllowReciprocal); } in allowReciprocal() function