Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DOperator.h352 bool hasAllowReciprocal() const { in hasAllowReciprocal() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DInstruction.cpp265 bool Instruction::hasAllowReciprocal() const { in hasAllowReciprocal() function in Instruction