Searched defs:setOperand (Results 1 – 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | User.h | 150 void setOperand(unsigned i, Value *Val) { in setOperand() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | User.h | 174 void setOperand(unsigned i, Value *Val) { in setOperand() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanValue.h | 167 void setOperand(unsigned I, VPValue *New) { Operands[I] = New; } in setOperand() function
|
D | SLPVectorizer.cpp | 1486 void setOperand(unsigned OpIdx, ArrayRef<Value *> OpVL) { in setOperand() function
|
/third_party/flutter/skia/src/pathops/ |
D | SkOpContour.h | 326 void setOperand(bool isOp) { in setOperand() function
|
/third_party/skia/src/pathops/ |
D | SkOpContour.h | 325 void setOperand(bool isOp) { in setOperand() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Metadata.cpp | 872 void MDNode::setOperand(unsigned I, Metadata *New) { in setOperand() function in MDNode 1090 void NamedMDNode::setOperand(unsigned I, MDNode *New) { in setOperand() function in NamedMDNode
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
D | GVNExpression.h | 173 void setOperand(unsigned N, Value *V) { in setOperand() function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | intermediate.h | 525 void setOperand(TIntermTyped* o) { operand = o; } in setOperand() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | PNaClTranslator.cpp | 1558 void setOperand(NaClBcIndexSize_t Index, Ice::Operand *Op) { in setOperand() function in __anona360ed9e0111::FunctionParser
|
/third_party/glslang/glslang/Include/ |
D | intermediate.h | 1596 virtual void setOperand(TIntermTyped* o) { operand = o; } in setOperand() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 2771 void TypePromotionTransaction::setOperand(Instruction *Inst, unsigned Idx, in setOperand() function in TypePromotionTransaction
|