Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCKernelDescriptor.cpp25 MCKernelDescriptor KD; in getDefaultAmdhsaKernelDescriptor() local
29 KD.group_segment_fixed_size = ZeroMCExpr; in getDefaultAmdhsaKernelDescriptor()
30 KD.private_segment_fixed_size = ZeroMCExpr; in getDefaultAmdhsaKernelDescriptor()
31 KD.compute_pgm_rsrc1 = ZeroMCExpr; in getDefaultAmdhsaKernelDescriptor()
32 KD.compute_pgm_rsrc2 = ZeroMCExpr; in getDefaultAmdhsaKernelDescriptor()
33 KD.compute_pgm_rsrc3 = ZeroMCExpr; in getDefaultAmdhsaKernelDescriptor()
34 KD.kernarg_size = ZeroMCExpr; in getDefaultAmdhsaKernelDescriptor()
35 KD.kernel_code_properties = ZeroMCExpr; in getDefaultAmdhsaKernelDescriptor()
36 KD.kernarg_preload = ZeroMCExpr; in getDefaultAmdhsaKernelDescriptor()
39 KD.compute_pgm_rsrc1, in getDefaultAmdhsaKernelDescriptor()
[all …]
H A DAMDGPUTargetStreamer.cpp322 const MCKernelDescriptor &KD, const MCExpr *NextVGPR, in EmitAmdhsaKernelDescriptor() argument
353 EmitMCExpr(KD.group_segment_fixed_size); in EmitAmdhsaKernelDescriptor()
357 EmitMCExpr(KD.private_segment_fixed_size); in EmitAmdhsaKernelDescriptor()
361 EmitMCExpr(KD.kernarg_size); in EmitAmdhsaKernelDescriptor()
365 KD.compute_pgm_rsrc2, amdhsa::COMPUTE_PGM_RSRC2_USER_SGPR_COUNT_SHIFT, in EmitAmdhsaKernelDescriptor()
370 KD.kernel_code_properties, in EmitAmdhsaKernelDescriptor()
374 PrintField(KD.kernel_code_properties, in EmitAmdhsaKernelDescriptor()
378 PrintField(KD.kernel_code_properties, in EmitAmdhsaKernelDescriptor()
382 PrintField(KD.kernel_code_properties, in EmitAmdhsaKernelDescriptor()
386 PrintField(KD.kernel_code_properties, in EmitAmdhsaKernelDescriptor()
[all …]
/freebsd/crypto/heimdal/lib/asn1/
H A Ddigest.asn1159 -- request-digest = HEX(KD(HEX(H(A1)),
162 -- request-digest = HEX(KD(HEX(H(A1)), unq(nonce-value) ":" HEX(H(A2))))
174 -- response-value = HEX( KD ( HEX(H(A1)),
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5437 AMDGPU::MCKernelDescriptor KD = in ParseDirectiveAMDHSAKernel() local
5514 KD.group_segment_fixed_size = ExprVal; in ParseDirectiveAMDHSAKernel()
5519 KD.private_segment_fixed_size = ExprVal; in ParseDirectiveAMDHSAKernel()
5523 KD.kernarg_size = ExprVal; in ParseDirectiveAMDHSAKernel()
5533 PARSE_BITS_ENTRY(KD.kernel_code_properties, in ParseDirectiveAMDHSAKernel()
5545 PARSE_BITS_ENTRY(KD.kernarg_preload, KERNARG_PRELOAD_SPEC_LENGTH, ExprVal, in ParseDirectiveAMDHSAKernel()
5558 PARSE_BITS_ENTRY(KD.kernarg_preload, KERNARG_PRELOAD_SPEC_OFFSET, ExprVal, in ParseDirectiveAMDHSAKernel()
5564 PARSE_BITS_ENTRY(KD.kernel_code_properties, in ParseDirectiveAMDHSAKernel()
5571 PARSE_BITS_ENTRY(KD.kernel_code_properties, in ParseDirectiveAMDHSAKernel()
5578 PARSE_BITS_ENTRY(KD.kernel_code_properties, in ParseDirectiveAMDHSAKernel()
[all …]
/freebsd/contrib/sendmail/contrib/
H A Dmail.local.linux73 MI+'<(BW!KD&QXU)XQ./E)<$H5*X2TYC(!($RF>E,7$&3A=.LYC6AGD)^=I.R
105 M$`,RFZ_O^K2>*)S5>;,">@<KD*`$6Y-22J6K)P(-*63U":W5F1Q^VZQRX&#A
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1625 for (Instruction *KD : KillingDefs) in getDomMemoryDef()
1626 KillingBlocks.insert(KD->getParent()); in getDomMemoryDef()
/freebsd/contrib/ncurses/include/
H A DCaps-ncurses298 capalias KD F3 Tek key_f13
/freebsd/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh1669 J/39t6/PdirDoGY8lE6L1T5WdmmhY+dX59Rm6SXdPUx75X2N+/HVjmYOexRkc+KD
/freebsd/share/misc/
H A Dusb_vendors5047 0723 KD-200Z Camera
5048 0726 KD-310Z Camera
H A Dpci_vendors10346 1554 1191 PixelView PV-N43UA (128KD)
10349 1554 1194 PixelView PV-N43AT (256KD)
/freebsd/crypto/heimdal/lib/wind/
H A DNormalizationTest.txt60 # All characters not explicitly occurring in c1 of Part 1 have identical NFC, D, KC, KD forms.