OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRegForm
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h
465
short
getRegForm
(const MachineInstr &MI) const;
HexagonInstrInfo.cpp
3029
if (Hexagon::
getRegForm
(MI.getOpcode()) >= 0)
4420
short NonExtOpcode = Hexagon::
getRegForm
(MI.getOpcode());
4465
short HexagonInstrInfo::
getRegForm
(const MachineInstr &MI) const {
4466
return Hexagon::
getRegForm
(MI.getOpcode());
Completed in 18 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026