OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isAccumulator
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h
346
bool
isAccumulator
(const MachineInstr &MI) const;
HexagonInstrInfo.cpp
2034
bool HexagonInstrInfo::
isAccumulator
(const MachineInstr &MI) const {
2860
return isHVXVec(MI) &&
isAccumulator
(MI);
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInstrInfo.h
208
bool
isAccumulator
(MCInstrInfo const &MCII, MCInst const &MCI);
HexagonMCInstrInfo.cpp
526
bool HexagonMCInstrInfo::
isAccumulator
(MCInstrInfo const &MCII,
Completed in 30 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026