Searched refs:pdl (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/mips/nlm/dev/net/ucore/
H A Ducore.h334 * pdl - poe distribution list
339 nlm_ucore_setup_poepktdistr(int pdm, int mc3, int pdl, int dest, int hash) argument
345 val |= ((pdl & 0xf) << 4);
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DBranchFolding.cpp1299 DebugLoc pdl = getBranchDebugLoc(PrevBB); local
1301 TII->InsertBranch(PrevBB, PriorTBB, PriorFBB, PriorCond, pdl);
1325 DebugLoc pdl = getBranchDebugLoc(*PMBB); local
1328 TII->InsertBranch(*PMBB, NewCurTBB, 0, NewCurCond, pdl);

Completed in 184 milliseconds