Searched defs:setOperand (Results 1 - 8 of 8) sorted by relevance

/external/skia/src/pathops/
H A DSkOpContour.h326 void setOperand(bool isOp) { function in class:SkOpContour
/external/skqp/src/pathops/
H A DSkOpContour.h326 void setOperand(bool isOp) { function in class:SkOpContour
/external/swiftshader/src/OpenGL/compiler/
H A Dintermediate.h525 void setOperand(TIntermTyped* o) { operand = o; } function in class:TIntermUnary
/external/swiftshader/third_party/subzero/src/
H A DPNaClTranslator.cpp1415 setOperand(NextLocalInstIndex++, Op);
1539 setOperand(NextLocalInstIndex++, Var);
1558 void setOperand(NaClBcIndexSize_t Index, Ice::Operand *Op) { function in class:__anon23534::final
2777 setOperand(Values[0], createInstVar(OpType));
/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2248 DEBUG(dbgs() << "Do: setOperand: " << Idx << "\n"
2252 Inst->setOperand(Idx, NewVal);
2257 DEBUG(dbgs() << "Undo: setOperand:" << Idx << "\n"
2260 Inst->setOperand(Idx, Origin);
2283 Inst->setOperand(It, UndefValue::get(Val->getType()));
2291 Inst->setOperand(It, OriginalValues[It]);
2427 UseIt->Inst->setOperand(UseIt->Idx, Inst);
2485 /// Same as Instruction::setOperand.
2486 void setOperand(Instruction *Inst, unsigned Idx, Value *NewVal);
2509 void TypePromotionTransaction::setOperand(Instructio function in class:__anon13886::TypePromotionTransaction
[all...]
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 201 milliseconds