OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isVecAcc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h
407
bool
isVecAcc
(const MachineInstr &MI) const;
HexagonInstrInfo.cpp
2859
bool HexagonInstrInfo::
isVecAcc
(const MachineInstr &MI) const {
2873
if (EnableACCForwarding &&
isVecAcc
(ProdMI) &&
isVecAcc
(ConsMI))
Completed in 22 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026