Home
last modified time | relevance | path

Searched refs:P_ (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicsAMDGPU.td695 class AMDGPUImageDimIntrinsicEval<AMDGPUDimProfile P_> {
696 int NumDataArgs = !size(P_.DataArgs);
697 int NumDmaskArgs = !not(P_.IsAtomic);
698 int NumExtraAddrArgs = !size(P_.ExtraAddrArgs);
699 int NumVAddrArgs = !size(P_.AddrArgs);
700 int NumGradientArgs = !if(P_.Gradients, !size(P_.Dim.GradientArgs), 0);
701 …int NumCoordArgs = !if(P_.IsSample, !size(P_.Dim.CoordSliceArgs), !size(P_.Dim.CoordSliceIntArgs));
703 int NumSampArgs = !if(P_.IsSample, 2, 0);
718 class AMDGPUImageDimIntrinsic<AMDGPUDimProfile P_,
721 P_.RetTypes, // vdata(VGPR) -- for load/atomic-with-return
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp338 #define P_ "__mips16_call_stub_" macro
342 #define P P_
346 #define P P_ "sf_"
350 #define P P_ "df_"
354 #define P P_ "sc_"
358 #define P P_ "dc_"
362 #undef P_
/netbsd-src/external/gpl2/lvm2/dist/
H A DWHATS_NEW532 Add assertions to trap deprecated P_ and V_ lock usage.
535 Avoid using DLM locks with LCK_CACHE type P_ lock requests.
557 Rename P_global to P_#global.
/netbsd-src/external/gpl3/autoconf/dist/doc/
H A Dstandards.texi476 #define P_(proto) proto
478 #define P_(proto) ()
H A Dstandards.info438 #define P_(proto) proto
440 #define P_(proto) ()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20006261 (altos_skip_prologue, isi_skip_prologue): Use P_* macros, not octal
6265 (m68k_skip_prologue): Use P_* macros, not hex constants.
6267 instructions, but accept them in any order; use P_* macros, not octal
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20006261 (altos_skip_prologue, isi_skip_prologue): Use P_* macros, not octal
6265 (m68k_skip_prologue): Use P_* macros, not hex constants.
6267 instructions, but accept them in any order; use P_* macros, not octal
/netbsd-src/external/gpl3/binutils/dist/gold/po/
H A Dvi.po1383 msgstr "TÊN_TỆP_ÁNH_XẠ"
/netbsd-src/external/gpl3/binutils.old/dist/gold/po/
H A Dvi.po1383 msgstr "TÊN_TỆP_ÁNH_XẠ"
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git156837 newlib and its ctype.h), so use P_ instead to avoid conflicts.