OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasConst
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp
1688
bool
hasConst
() {
2091
if (NOpcode == ISD::ADD && GA.Value.getNode() && Leaves.
hasConst
() &&
2144
if (TopLevel && !CanFactorize && Leaves.
hasConst
()) {
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h
262
bool
hasConst
() const { return Mask & Const; }
541
return
hasConst
();
3829
bool isConst() const { return getFastTypeQuals().
hasConst
(); }
Completed in 32 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026