Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CGData/
H A DStableFunctionMap.cpp141 bool Identical = true; in removeIdenticalIndexPair() local
146 Identical = false; in removeIdenticalIndexPair()
153 if (Identical) in removeIdenticalIndexPair()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMergeFunctions.cpp362 bool Identical = true; in computeParamInfo() local
367 Identical = false; in computeParamInfo()
371 if (Identical) in computeParamInfo()
H A DRegisterCoalescer.cpp2574 bool Identical = false; member
2989 V.Identical = true; in analyzeValue()
3390 if (V.Identical) in pruneSubRegValues()
3404 (V.Identical && V.Resolution == CR_Erase && ValueOut->def == Def))) { in pruneSubRegValues()
3413 if (V.Identical && S.Query(OtherDef).valueOutOrDead()) { in pruneSubRegValues()
/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/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.td587 // immediate are set. Used by instructions like 'addis'. Identical to
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.td610 // Identical to VGPR_32 except it only contains the low 128 (Lo128) registers.
/freebsd/crypto/openssl/doc/man3/
H A DEVP_EncryptInit.pod472 Identical to EVP_EncryptFinal_ex(), EVP_DecryptFinal_ex() and
/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/
H A DCIROps.td1217 Represents a C/C++ do-while loop. Identical to `cir.while` but the