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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperator.h348 bool hasAllowReciprocal() const { function in class:llvm::FPMathOperator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp219 bool Instruction::hasAllowReciprocal() const { function in class:Instruction
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h465 bool hasAllowReciprocal() const { return AllowReciprocal; } function in struct:llvm::SDNodeFlags

Completed in 134 milliseconds