Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DOperator.h74 bool hasAllowReciprocal() const { in hasAllowReciprocal() function
H A DInstruction.h279 bool hasAllowReciprocal() const { in hasAllowReciprocal() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp649 bool Instruction::hasAllowReciprocal() const { in hasAllowReciprocal() function in Instruction