Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/ncsw/inc/
HDncsw_ext.h115 #define LOG2(num, log2Num) \ macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDZOSLibcallNames.def51 HANDLE_LIBCALL(LOG2_F64, "@@LOG2@B")
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
HDqm.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-13-stable/sys/contrib/ncsw/Peripherals/BM/
HDbm.c538 LOG2(dsSize, exp); in BM_Init()
544 LOG2(dsSize, exp); in BM_Init()
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
HDfm_port_im.c361 LOG2((uint64_t)p_FmPort->im.mrblr, log2Num); in FmPortImInit()
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
HDfm_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()
HDfm_plcr.c1021 LOG2((uint64_t)numOfProfiles, log2Num); in PlcrSetPortProfiles()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
HDLanaiInstrInfo.td253 def LOG2 : InstLanai<(outs), (ins), "log_2", []>;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
HDRecord.cpp940 case LOG2: in Fold()
979 case LOG2 : Result = "!logtwo"; break; in getAsString()
HDTGParser.cpp1240 Code = UnOpInit::LOG2; in ParseOperation()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
HDRecord.h848 LOG2, enumerator
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/
HDfm_ncsw.c1483 LOG2((uint64_t)numOfVSPs, log2Num); in FmVSPAllocForPort()