OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isHVXElementType
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonSubtarget.h
287
bool
isHVXElementType
(MVT Ty, bool IncludeBool = false) const;
HexagonSubtarget.cpp
128
bool HexagonSubtarget::
isHVXElementType
(MVT Ty, bool IncludeBool) const {
HexagonISelLoweringHVX.cpp
1980
if (!Subtarget.
isHVXElementType
(OpTy) || !Subtarget.
isHVXElementType
(ResTy))
2013
if (!Subtarget.
isHVXElementType
(OpTy) || !Subtarget.
isHVXElementType
(ResTy))
Completed in 21 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026