Searched defs:Ds (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/XRay/
H A DFDRTraceWriter.cpp42 Error writeMetadata(support::endian::Writer &OS, Values &&... Ds) { argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_fdr_log_writer.h65 MetadataRecord createMetadataRecord(DataTypes &&... Ds) { argument
102 bool writeMetadata(Data &&... Ds) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp235 NodeList Ds; local
560 NodeList Ds = getAllReachingDefs(UR, PUA, true, false, NoRegs); local
670 NodeList Ds = PA.Addr->members_if(DFG.IsRef<NodeAttrs::Def>, DFG); local
778 NodeList Ds = getAllReachingDefs(S, PUA, true, false, NoRegs); local
[all...]

Completed in 43 milliseconds