Searched refs:PCV (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/ppc/
H A Dgenpcv.d3 #name: PCV generate operations
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dsumod.h39 # define PCV(x) ((x) << 3) macro
H A Dradeon_sumo_dpm.c200 rcu_pwr_gating_cntl |= PCV(p_c) | PGS(1) | PWR_GATING_EN;
230 rcu_pwr_gating_cntl |= PCV(p_c) | PGS(4) | PWR_GATING_EN;
257 rcu_pwr_gating_cntl |= PCV(4);
261 rcu_pwr_gating_cntl |= PCV(11);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1358 Value *PCV = isValueEqualityComparison(PTI); // PredCondVal local
1359 if (PCV != CV)

Completed in 232 milliseconds