Home
last modified time | relevance | path

Searched refs:addArgument (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIcePhiLoweringImpl.h49 PhiLo->addArgument(Target->loOperand(Src), Label); in prelowerPhis32Bit()
50 PhiHi->addArgument(Target->hiOperand(Src), Label); in prelowerPhis32Bit()
66 PhiElem->addArgument(SrcVec->getContainers()[Idx], Label); in prelowerPhis32Bit()
DWasmTranslator.cpp349 Phi->addArgument(Op, InEdges[i]); in Phi()
958 Inst->addArgument(From, getDefNode(From)); in AppendToPhi()
1165 PhiInst->addArgument(Tmp, CallNode); in CallIndirect()
DIceInst.cpp396 void InstPhi::addArgument(Operand *Source, CfgNode *Label) { in addArgument() function in Ice::InstPhi
DIceCfgNode.cpp1344 Phi->addArgument(Phi->getSrc(i), NewNode); in shortCircuit()
DIceConverter.cpp357 IcePhi->addArgument(convertOperand(Instr, N), in convertPHINodeInstruction()
DIceInst.h681 void addArgument(Operand *Source, CfgNode *Label);
DPNaClTranslator.cpp2571 Phi->addArgument(Op, getBasicBlock(Values[i + 1])); in ProcessRecord()
/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h184 void addArgument(int arg) in addArgument() function
190 void addArgument(const char* arg) in addArgument() function
195 void addArgument(const std::string& arg) in addArgument() function
204 addArgument(value); in addIfNonZero()
463 processes.addArgument(entryPointName); in setEntryPointName()
661 processes.addArgument(shift); in setShiftBindingForSet()
662 processes.addArgument(set); in setShiftBindingForSet()
679 processes.addArgument(shift[s]); in setResourceSetBinding()
1074 void addProcessArgument(const std::string& arg) { processes.addArgument(arg); } in addProcessArgument()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DFunctionLookup.h39 void addArgument(TIntermTyped *argument);
DFunctionLookup.cpp164 void TFunctionLookup::addArgument(TIntermTyped *argument) in addArgument() function in sh::TFunctionLookup
Dglslang.y371 $$->addArgument($2);
375 $$->addArgument($3);
Dglslang_tab_autogen.cpp2576 (yyval.interm.functionLookup)->addArgument((yyvsp[0].interm.intermTypedNode)); in yyparse()
2585 (yyval.interm.functionLookup)->addArgument((yyvsp[0].interm.intermTypedNode)); in yyparse()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCommandLine.h328 void addArgument();
1309 addArgument();
1479 addArgument();
1618 addArgument();
1677 addArgument();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCommandLine.h360 void addArgument();
1471 addArgument();
1667 addArgument();
1819 addArgument();
1891 addArgument();
/third_party/node/test/fixtures/postject-copy/node_modules/commander/typings/
Dindex.d.ts388 addArgument(arg: Argument): this;
/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/
Dcommand.js316 this.addArgument(argument);
345 addArgument(argument) { method in Command
/third_party/node/test/fixtures/postject-copy/node_modules/commander/
DReadme.md603 ….addArgument(new commander.Argument('<drink-size>', 'drink cup size').choices(['small', 'medium', …
604 .addArgument(new commander.Argument('[timeout]', 'timeout in seconds').default(60, 'one minute'))
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp366 void Option::addArgument() { in addArgument() function in Option
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCommandLine.cpp444 void Option::addArgument() { in addArgument() function in Option
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4 …ser(n):i.default(n),this.addArgument(i),this}arguments(e){return e.split(/ +/).forEach((e=>{this.a… method in t.detachNode.d