Home
last modified time | relevance | path

Searched defs:collect (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILResource.cpp54 UAVs.collect(M); in collect() function in Resources
26 template <typename T> void ResourceTable<T>::collect(Module &M) { collect() function in ResourceTable
37 template <> void ResourceTable<ConstantBuffer>::collect(Module &M) { collect() function in ResourceTable
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkCounter.cpp186 void ArgumentCounter::collect(const Remark &Remark) { in collect() function in ArgumentCounter
200 void RemarkCounter::collect(const Remark &Remark) { in collect() function in RemarkCounter
/freebsd-src/tests/atf_python/
H A Dktest.py43 def collect(self): member in KtestCollector
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp117 bool DeadCodeElimination::collect() { in collect() function in DeadCodeElimination
H A DHexagonCommonGEP.cpp411 void HexagonCommonGEP::collect() { in collect() function in HexagonCommonGEP
H A DHexagonConstExtenders.cpp1246 void HCE::collect(MachineFunction &MF) { collect() function in HCE
/freebsd-src/usr.bin/mail/
H A Dcollect.c67 collect(struct header *hp, int printheaders) in collect() function
/freebsd-src/contrib/sendmail/src/
H A Dcollect.c351 collect(fp, smtpmode, hdrp, e, rsetsize) in collect() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterPressure.cpp567 void RegisterOperands::collect(const MachineInstr &MI, in collect() function in RegisterOperands
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp435 static NameCollection collect(const Expr *From) { in collect() function in __anon185a77070111::NamesCollector