Home
last modified time | relevance | path

Searched refs:LOG2 (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/
H A Dncsw_ext.h115 #define LOG2(num, log2Num) \ macro
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c778 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 Dbm.c538 LOG2(dsSize, exp); in BM_Init()
544 LOG2(dsSize, exp); in BM_Init()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c361 LOG2((uint64_t)p_FmPort->im.mrblr, log2Num); in FmPortImInit()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_manip.c1875 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 Dfm_plcr.c1021 LOG2((uint64_t)numOfProfiles, log2Num); in PlcrSetPortProfiles()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.td253 def LOG2 : InstLanai<(outs), (ins), "log_2", []>;
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp940 case LOG2: in Fold()
979 case LOG2 : Result = "!logtwo"; break; in getAsString()
H A DTGParser.cpp1240 Code = UnOpInit::LOG2; in ParseOperation()
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h848 LOG2, enumerator
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c1483 LOG2((uint64_t)numOfVSPs, log2Num); in FmVSPAllocForPort()