OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setHasAllowReciprocal
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Operator.h
259
setHasAllowReciprocal
(B);
288
void
setHasAllowReciprocal
(bool B) {
/src/external/apache2/llvm/dist/llvm/lib/IR/
Instruction.cpp
194
void Instruction::
setHasAllowReciprocal
(bool B) {
196
cast<FPMathOperator>(this)->
setHasAllowReciprocal
(B);
Completed in 96 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026