OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCondOpcode
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h
442
int
getCondOpcode
(int Opc, bool sense) const;
HexagonEarlyIfConv.cpp
706
return HII->
getCondOpcode
(Opc, !IfTrue);
HexagonExpandCondsets.cpp
874
unsigned PredOpc = HII->
getCondOpcode
(Opc, !Cond);
HexagonInstrInfo.cpp
1603
unsigned PredOpc =
getCondOpcode
(Opc, invertJump);
3498
int HexagonInstrInfo::
getCondOpcode
(int Opc, bool invertPredicate) const {
Completed in 61 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026