OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDotCurInst
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h
274
bool
isDotCurInst
(const MachineInstr* MI) const;
HexagonVLIWPacketizer.cpp
372
if (HII->
isDotCurInst
(MI) && !HII->mayBeCurLoad(MI))
[
all
...]
HexagonInstrInfo.cpp
[
all
...]
Completed in 2236 milliseconds