Searched refs:iName (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/Target/CppBackend/
H A DCPPBackend.cpp1063 std::string iName(getCppName(I));
1101 Out << "SwitchInst* " << iName << " = SwitchInst::Create("
1110 Out << iName << "->addCase("
1119 Out << "IndirectBrInst *" << iName << " = IndirectBrInst::Create("
1123 Out << iName << "->addDestination(" << opNames[i] << ");";
1135 Out << "std::vector<Value*> " << iName << "_params;"; local
1138 Out << iName << "_params.push_back("
1143 Out << "InvokeInst *" << iName << " = InvokeInst::Create("
1147 << iName << "_params, \"";
1150 nl(Out) << iName << "
1154 Out << iName << "->setAttributes(" << iName << "_PAL);"; local
1182 Out << "BinaryOperator* " << iName << " = BinaryOperator::Create("; local
1313 Out << "std::vector<Value*> " << iName << "_indices;"; local
1321 << opNames[0] << ", " << iName << "_indices"; local
1358 Out << "CastInst* " << iName << " = new "; local
1391 Out << "std::vector<Value*> " << iName << "_params;"; local
1399 << iName << "_params, \\""; local
1417 Out << iName << "->setAttributes(" << iName << "_PAL);"; local
1472 Out << "std::vector<unsigned> " << iName << "_indices;"; local
1482 << iName << "_indices, \\""; local
1489 Out << "std::vector<unsigned> " << iName << "_indices;"; local
1499 << iName << "_indices, \\""; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 43 milliseconds