Home
last modified time | relevance | path

Searched refs:Leads (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.cpp367 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 …]
DAMDGPULibFunc.h409 Param Leads[2];
/external/vulkan-validation-layers/
DGOVERNANCE.md30 * Technical Project Leads
48 …- For complex or invasive contributions, Project Leads may request approval from specific reviewers
/external/llvm/utils/TableGen/
DCodeGenRegisters.cpp419 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/
DCodeGenRegisters.cpp481 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/
DCHANGES.rst2838 * Distribute #205: Sandboxing doesn't preserve working_set. Leads to setup_requires
/external/brotli/tests/testdata/
Dplrabn12.txt1399 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/
DHISTORY4916 module attributes. Leads to the pending deprecation of
6996 used the Python code instead. Leads to PyImport_ExecCodeModuleObject() to not