OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_ma
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-vsetvl.cc
852
bool
get_ma
() const { return m_ma; }
function in class:vsetvl_info
1195
rtx ma = gen_int_mode (
get_ma
(), Pmode);
1241
&&
get_ma
() == other.
get_ma
()
1301
fprintf (file, "MASK_POLICY=%s\n", policy_to_str (
get_ma
()));
1494
&& (!next.get_ta () || !next.
get_ma
()))
1537
return prev.
get_ma
() == next.
get_ma
();
1779
if (!next.
get_ma
())
1780
prev.set_ma (next.
get_ma
());
[
all
...]
riscv-v.cc
1837
get_ma
(rtx ma)
function in namespace:riscv_vector
Completed in 24 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026