OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasStdExtC
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVSubtarget.h
41
bool
HasStdExtC
= false;
108
bool
hasStdExtC
() const { return
HasStdExtC
; }
RISCVISelLowering.cpp
801
const Align FunctionAlignment(Subtarget.
hasStdExtC
() ? 2 : 4);
Completed in 20 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026