OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ignorePseudoInstruction
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
DFAPacketizer.h
140
//
ignorePseudoInstruction
- Ignore bundling of pseudo instructions.
141
virtual bool
ignorePseudoInstruction
(MachineInstr *I,
/external/llvm/lib/Target/Hexagon/
HexagonVLIWPacketizer.cpp
107
//
ignorePseudoInstruction
- Ignore bundling of pseudo instructions.
108
bool
ignorePseudoInstruction
(MachineInstr *MI, MachineBasicBlock *MBB);
[
all
...]
Completed in 263 milliseconds