OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BundleFlags
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCShuffler.cpp
48
BundleFlags
= MCB.getOperand(0).getImm();
74
BundleFlags
= MCB.getOperand(0).getImm();
79
MCB.addOperand(MCOperand::createImm(
BundleFlags
));
HexagonShuffler.h
140
int64_t
BundleFlags
;
HexagonShuffler.cpp
160
BundleFlags
= 0;
Completed in 47 milliseconds