OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasAllowReciprocal
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Operator.h
351
bool
hasAllowReciprocal
() const {
/src/external/apache2/llvm/dist/llvm/lib/IR/
Instruction.cpp
244
bool Instruction::
hasAllowReciprocal
() const {
246
return cast<FPMathOperator>(this)->
hasAllowReciprocal
();
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h
404
setAllowReciprocal(FPMO.
hasAllowReciprocal
());
430
bool
hasAllowReciprocal
() const { return AllowReciprocal; }
Completed in 24 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026