Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILResource.cpp25 template <typename T> void ResourceTable<T>::collect(Module &M) { in collect() function in ResourceTable
36 template <> void ResourceTable<ConstantBuffer>::collect(Module &M) { in collect() function in ResourceTable
53 void Resources::collect(Module &M) { in collect() function in Resources
/freebsd/tests/atf_python/
H A Dktest.py43 def collect(self): member in KtestCollector
/freebsd/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.cpp1250 void HCE::collect(MachineFunction &MF) { in collect() function in HCE
/freebsd/usr.bin/mail/
H A Dcollect.c67 collect(struct header *hp, int printheaders) in collect() function
/freebsd/contrib/sendmail/src/
H A Dcollect.c351 collect(fp, smtpmode, hdrp, e, rsetsize) in collect() function
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dpreauth_otp.c579 krb5_flags collect; in collect_pin() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterPressure.cpp567 void RegisterOperands::collect(const MachineInstr &MI, in collect() function in RegisterOperands
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp435 static NameCollection collect(const Expr *From) { in collect() function in __anon4ef948f50111::NamesCollector
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp15093 ScalarEvolution::LoopGuards::collect(const Loop *L, ScalarEvolution &SE) { in collect() function in ScalarEvolution::LoopGuards