Searched defs:inv (Results 1 - 7 of 7) sorted by relevance

/gem5/ext/dsent/model/electrical/
H A DDecoder.cc245 ElectricalModel* inv = (ElectricalModel*)getSubInstance("INV_" + (String)i); local
H A DBroadcastHTree.cc275 StdCell* inv = getTechModel()->getStdCellLib()->createStdCell("INV", "LeafDriver0"); local
[all...]
/gem5/ext/mcpat/cacti/
H A Dbasic_circuit.h80 inv, enumerator in enum:Gate_type
/gem5/src/mem/cache/prefetch/
H A Dbase.cc131 bool inv = pkt->isInvalidate(); local
/gem5/ext/dsent/model/std_cells/
H A DStdCellLib.cc132 StdCell* inv = createStdCell("INV", "CachedINV"); local
/gem5/src/dev/arm/
H A Dgic_v3_its.cc497 ItsCommand::inv(Yield &yield, CommandEntry &command) function in class:ItsCommand
/gem5/src/arch/x86/regs/
H A Dmisc.hh810 Bitfield<23> inv; // Invert mask member in namespace:X86ISA

Completed in 25 milliseconds