Searched defs:bubble (Results 1 - 5 of 5) sorted by relevance

/gem5/src/systemc/tests/systemc/misc/synth/bubble/
H A Dtb.h54 BUBBLE bubble; local
/gem5/src/cpu/minor/
H A Dfunc_unit.hh213 static QueuedInst bubble() function in class:Minor::QueuedInst
H A Dpipe_data.hh149 static BranchData bubble() { return BranchData(); } function in class:Minor::BranchData
242 static ForwardLineData bubble() { return ForwardLineData(); } function in class:Minor::ForwardLineData
H A Ddyn_inst.hh250 static MinorDynInstPtr bubble() { return bubbleInst; } function in class:Minor::MinorDynInst
H A Dbuffers.hh122 bubble() function in class:Minor::NoBubbleTraits
136 static ElemType bubble() { return ElemType::bubble(); } function in class:Minor::BubbleTraitsAdaptor
147 static PtrType bubble() { return ElemType::bubble(); } function in class:Minor::BubbleTraitsPtrAdaptor
366 ElemType bubble = BubbleTraits::bubble(); local
[all...]

Completed in 9 milliseconds