Home
last modified time | relevance | path

Searched refs:Identical (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm64/marvell/
H A Dcn9130-cf-pro.dts61 * Identical configuration is impossible with hardware offload.
/freebsd/contrib/llvm-project/lld/docs/
H A DNewLLD.rst291 Short for Identical COMDAT Folding (COFF) or Identical Code Folding (ELF).
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc-opts.def366 Identical to the output
614 Identical to the addpeer command, except that the operating
621 Identical to the addpeer command, except that the operating
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp2514 bool Identical = false; member
2928 V.Identical = true; in analyzeValue()
3329 if (V.Identical) in pruneSubRegValues()
3342 (V.Identical && V.Resolution == CR_Erase && in pruneSubRegValues()
3352 if (V.Identical && S.Query(OtherDef).valueOutOrDead()) { in pruneSubRegValues()
/freebsd/contrib/bearssl/src/x509/
H A Dasn1.t0709 \ Identical to read-integer, but the tag has already been read and checked.
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrSPE.td797 // Identical to the integer Load/Stores, but to handle floats
H A DPPCInstrInfo.td563 // immediate are set. Used by instructions like 'addis'. Identical to
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.td630 // Identical to VGPR_32 except it only contains the low 128 (Lo128) registers.
/freebsd/crypto/openssl/doc/man3/
H A DEVP_EncryptInit.pod432 Identical to EVP_EncryptFinal_ex(), EVP_DecryptFinal_ex() and