OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FirstOperandCycle
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
MCInstrItineraries.h
102
unsigned
FirstOperandCycle
; ///< Index of first operand rd/wr
184
unsigned FirstIdx = Itineraries[ItinClassIndx].
FirstOperandCycle
;
199
unsigned FirstDefIdx = Itineraries[DefClass].
FirstOperandCycle
;
206
unsigned FirstUseIdx = Itineraries[UseClass].
FirstOperandCycle
;
/external/llvm/utils/TableGen/
SubtargetEmitter.cpp
598
Intinerary.
FirstOperandCycle
<< ", " <<
[
all
...]
Completed in 48 milliseconds