Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.cpp349 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 …]
DAMDGPULibFunc.h408 Param Leads[2];
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.cpp350 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 …]
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/llvm-project/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/llvm-project/llvm/docs/Proposals/
DVariableNames.rst213 * Leads to inconsistency [BradburyConcern]_ [AminiInconsistent]_.
/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/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dwords.shakespeare.txt.gz
/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