Searched refs:Declares (Results 1 – 4 of 4) sorted by relevance
79 // Declares the default binding for unbound CPUs for the target.
60 TinyPtrVector<DbgDeclareInst *> Declares; in findDbgDeclares() local63 Declares.push_back(DDI); in findDbgDeclares()65 return Declares; in findDbgDeclares()76 TinyPtrVector<DbgVariableRecord *> Declares; in findDVRDeclares() local79 Declares.push_back(DVR); in findDVRDeclares()81 return Declares; in findDVRDeclares()2339 auto DeleteSubsumedDeclare = [&](const auto &Markers, auto &Declares) { in runOnFunction() argument2341 for (auto *Declare : Declares) { in runOnFunction()
56 // Declares a combiner implementation class66 /// Declares data that is passed from the match stage to the apply stage.
356 // Declares and defines the ivybridge version of single_cpu.360 // Declares and defines the atom version of single_cpu.364 // Declares and defines both the ivybridge and atom version of multi_cpu.9379 Declares that a function or function type either does or does not block in any way, according9392 Declares that a function or function type either does or does not allocate heap memory, according9402 Declares that a function potentially blocks, and prevents any potential inference of ``nonblocking``9411 Declares that a function potentially allocates heap memory, and prevents any potential inference