Home
last modified time | relevance | path

Searched defs:CopyFrom (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h76 SmallString<256> CopyFrom; member
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DSmallPtrSet.cpp144 void SmallPtrSetImplBase::CopyFrom(const SmallPtrSetImplBase &RHS) { in CopyFrom() function in SmallPtrSetImplBase
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flags.cpp31 void CommonFlags::CopyFrom(const CommonFlags &other) { in CopyFrom() function in __sanitizer::CommonFlags
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h797 createSubRangeFrom(BumpPtrAllocator & Allocator,LaneBitmask LaneMask,const LiveRange & CopyFrom) createSubRangeFrom() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp1101 AMDGPULibFunc::AMDGPULibFunc(EFuncId Id, const AMDGPULibFunc &CopyFrom) { in AMDGPULibFunc() argument
/freebsd-src/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp122 void CopyFrom(Thread *t) { CopyFrom() function in __hwasan::__anon2cbd70630111::SavedStackAllocations
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7248 SDValue CopyFrom = DAG.getCopyFromReg(Chain, dl, VReg, LocVT); LowerFormalArguments_AIX() local