Searched refs:Leads (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULibFunc.cpp | 367 const AMDGPULibFunc::Param (&Leads)[2]) { in getRetType() 368 AMDGPULibFunc::Param Res = Leads[0]; in getRetType() 381 const AMDGPULibFunc::Param (&Leads)[2]; member in __anond8268b0e0111::ParamIterator 387 : Leads(leads), Rule(rule), Index(0) {} in ParamIterator() 415 if (Index == (Rule.Lead[1] - 1)) P = Leads[1]; in getNextParam() 416 else P = Leads[0]; in getNextParam() 526 Leads[0].reset(); in AMDGPUMangledLibFunc() 527 Leads[1].reset(); in AMDGPUMangledLibFunc() 540 Leads[0] = copyFrom.Leads[0]; in AMDGPUMangledLibFunc() 541 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/swiftshader/third_party/llvm-7.0/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/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/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
|