Searched refs:Leads (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULibFunc.cpp | 349 const AMDGPULibFunc::Param (&Leads)[2]) { in getRetType() 350 AMDGPULibFunc::Param Res = Leads[0]; in getRetType() 363 const AMDGPULibFunc::Param (&Leads)[2]; member in __anona388bbb80111::ParamIterator 369 : Leads(leads), Rule(rule), Index(0) {} in ParamIterator() 397 if (Index == (Rule.Lead[1] - 1)) P = Leads[1]; in getNextParam() 398 else P = Leads[0]; in getNextParam() 508 Leads[0].reset(); in AMDGPUMangledLibFunc() 509 Leads[1].reset(); in AMDGPUMangledLibFunc() 522 Leads[0] = copyFrom.Leads[0]; in AMDGPUMangledLibFunc() 523 Leads[1] = copyFrom.Leads[1]; in AMDGPUMangledLibFunc() [all …]
|
D | AMDGPULibFunc.h | 408 Param Leads[2];
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPULibFunc.cpp | 350 const AMDGPULibFunc::Param (&Leads)[2]) { in getRetType() 351 AMDGPULibFunc::Param Res = Leads[0]; in getRetType() 364 const AMDGPULibFunc::Param (&Leads)[2]; member in __anona98c6f240111::ParamIterator 370 : Leads(leads), Rule(rule), Index(0) {} in ParamIterator() 398 if (Index == (Rule.Lead[1] - 1)) P = Leads[1]; in getNextParam() 399 else P = Leads[0]; in getNextParam() 507 Leads[0].reset(); in AMDGPUMangledLibFunc() 508 Leads[1].reset(); in AMDGPUMangledLibFunc() 521 Leads[0] = copyFrom.Leads[0]; in AMDGPUMangledLibFunc() 522 Leads[1] = copyFrom.Leads[1]; in AMDGPUMangledLibFunc() [all …]
|
D | AMDGPULibFunc.h | 409 Param Leads[2];
|
/external/vulkan-validation-layers/ |
D | GOVERNANCE.md | 30 * Technical Project Leads 48 …- For complex or invasive contributions, Project Leads may request approval from specific reviewers
|
/external/llvm/utils/TableGen/ |
D | CodeGenRegisters.cpp | 419 const CodeGenRegister::SuperRegList &Leads = SubReg->LeadingSuperRegs; in computeSecondarySubRegs() local 420 for (unsigned i = 0, e = Leads.size(); i != e; ++i) { in computeSecondarySubRegs() 421 CodeGenRegister *Cand = const_cast<CodeGenRegister*>(Leads[i]); in computeSecondarySubRegs()
|
/external/llvm-project/llvm/utils/TableGen/ |
D | CodeGenRegisters.cpp | 481 const CodeGenRegister::SuperRegList &Leads = SubReg->LeadingSuperRegs; in computeSecondarySubRegs() local 482 for (unsigned i = 0, e = Leads.size(); i != e; ++i) { in computeSecondarySubRegs() 483 CodeGenRegister *Cand = const_cast<CodeGenRegister*>(Leads[i]); in computeSecondarySubRegs()
|
/external/llvm-project/llvm/docs/Proposals/ |
D | VariableNames.rst | 213 * Leads to inconsistency [BradburyConcern]_ [AminiInconsistent]_.
|
/external/python/setuptools/ |
D | CHANGES.rst | 2838 * Distribute #205: Sandboxing doesn't preserve working_set. Leads to setup_requires
|
/external/brotli/tests/testdata/ |
D | plrabn12.txt | 1399 Leads him perplexed, where he may likeliest find 6796 Leads up to Heaven, is both the way and guide; 7058 Leads thee, or where most needs, whether to wind 8304 Leads thee; I shall not lag behind, nor err
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | words.shakespeare.txt.gz |
|
/external/python/cpython3/Misc/ |
D | HISTORY | 4916 module attributes. Leads to the pending deprecation of 6996 used the Python code instead. Leads to PyImport_ExecCodeModuleObject() to not
|