Searched defs:compare (Results 1 - 6 of 6) sorted by relevance
/gem5/src/systemc/tests/systemc/misc/v1.0/blv/ | ||
H A D | blv.cpp | 48 void compare(int W) function |
/gem5/ext/pybind11/include/pybind11/ | ||
H A D | buffer_info.h | 94 static bool compare(const buffer_info& b) { function in struct:compare_buffer_info 100 static bool compare(const buffer_info& b) { function in struct:compare_buffer_info |
/gem5/src/arch/mips/ | ||
H A D | interrupts.cc | 148 RegVal compare = tc->readMiscRegNoEffect(MISCREG_COMPARE); local |
/gem5/src/cpu/ | ||
H A D | thread_context.cc | 59 ThreadContext::compare(ThreadContext *one, ThreadContext *two) function in class:ThreadContext |
/gem5/src/arch/hsail/insts/ | ||
H A D | decl.hh | 592 compare(T src0, T src1, Brig::BrigCompareOperation cmpOp) function in namespace:HsailISA |
/gem5/src/arch/hsail/ | ||
H A D | Brig_new.hpp | 1358 BrigCompareOperation8_t compare; member in struct:BrigInstCmp |
Completed in 25 milliseconds