OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:selectFNeg
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
FastISel.h
502
bool
selectFNeg
(const User *I, const Value *In);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp
1599
bool FastISel::
selectFNeg
(const User *I, const Value *In) {
1721
return
selectFNeg
(I, I->getOperand(0));
Completed in 185 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026