Searched refs:LOG2 (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/contrib/ncsw/inc/ |
H A D | ncsw_ext.h | 115 #define LOG2(num, log2Num) \ macro
|
/freebsd/sys/contrib/ncsw/Peripherals/QM/ |
H A D | qm.c | 778 LOG2(dsSize, exp); in QM_Init() 784 LOG2(dsSize, exp); in QM_Init() 804 LOG2(dsSize, exp); in QM_Init() 810 LOG2(dsSize, exp); in QM_Init()
|
/freebsd/sys/contrib/ncsw/Peripherals/BM/ |
H A D | bm.c | 538 LOG2(dsSize, exp); in BM_Init() 544 LOG2(dsSize, exp); in BM_Init()
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/ |
H A D | fm_port_im.c | 361 LOG2((uint64_t)p_FmPort->im.mrblr, log2Num); in FmPortImInit()
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/ |
H A D | fm_manip.c | 1875 LOG2(FM_PCD_MANIP_REASM_TIMEOUT_THREAD_THRESH, log2num); in FmPcdRegisterReassmPort() 2120 LOG2(setSize, setSizeCode); in CreateReassTable() 3164 LOG2(numOfSets, log2Num); in CapwapReassembly() 3392 LOG2(blockSize, log2Num); in InsrtHdrByTempl() 4078 LOG2(power, power); in IPSecManip()
|
H A D | fm_plcr.c | 1021 LOG2((uint64_t)numOfProfiles, log2Num); in PlcrSetPortProfiles()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiInstrInfo.td | 253 def LOG2 : InstLanai<(outs), (ins), "log_2", []>;
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | Record.cpp | 940 case LOG2: in Fold() 979 case LOG2 : Result = "!logtwo"; break; in getAsString()
|
H A D | TGParser.cpp | 1240 Code = UnOpInit::LOG2; in ParseOperation()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Record.h | 848 LOG2, enumerator
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/ |
H A D | fm_ncsw.c | 1483 LOG2((uint64_t)numOfVSPs, log2Num); in FmVSPAllocForPort()
|