OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OperandCycles
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCInstrItineraries.h
114
const unsigned *
OperandCycles
= nullptr; ///< Array of operand cycles selected
122
: SchedModel(SM), Stages(S),
OperandCycles
(OS), Forwardings(F),
176
return (int)
OperandCycles
[FirstIdx + OperandIdx];
MCSubtargetInfo.h
89
const unsigned *
OperandCycles
; // Itinerary operand cycles
Completed in 15 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026