OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isSoloInstruction
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
DFAPacketizer.h
183
//
isSoloInstruction
- return true if instruction MI can not be packetized
185
virtual bool
isSoloInstruction
(const MachineInstr *MI) {
/external/llvm/lib/Target/Hexagon/
HexagonVLIWPacketizer.cpp
[
all
...]
Completed in 144 milliseconds