Home
last modified time | relevance | path

Searched defs:setOperand (Results 1 – 22 of 22) sorted by relevance

/external/llvm/include/llvm/IR/
DUser.h138 void setOperand(unsigned i, Value *Val) { in setOperand() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DUser.h150 void setOperand(unsigned i, Value *Val) { in setOperand() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DUser.h174 void setOperand(unsigned i, Value *Val) { in setOperand() function
DIntrinsicInst.h345 void setOperand(unsigned i, Value *v) { DbgInfoIntrinsic::setOperand(i, v); } in setOperand() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DUser.h174 void setOperand(unsigned i, Value *Val) { in setOperand() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanValue.h167 void setOperand(unsigned I, VPValue *New) { Operands[I] = New; } in setOperand() function
DSLPVectorizer.cpp1486 void setOperand(unsigned OpIdx, ArrayRef<Value *> OpVL) { in setOperand() function
/external/skia/src/pathops/
DSkOpContour.h335 void setOperand(bool isOp) { in setOperand() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlanValue.h256 void setOperand(unsigned I, VPValue *New) { in setOperand() function
DSLPVectorizer.cpp2515 void setOperand(unsigned OpIdx, ArrayRef<Value *> OpVL) { in setOperand() function
/external/llvm/lib/IR/
DMetadata.cpp834 void MDNode::setOperand(unsigned I, Metadata *New) { in setOperand() function in MDNode
1063 void NamedMDNode::setOperand(unsigned I, MDNode *New) { in setOperand() function in NamedMDNode
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMetadata.cpp872 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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DMetadata.cpp980 void MDNode::setOperand(unsigned I, Metadata *New) { in setOperand() function in MDNode
1223 void NamedMDNode::setOperand(unsigned I, MDNode *New) { in setOperand() function in NamedMDNode
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h173 void setOperand(unsigned N, Value *V) { in setOperand() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h173 void setOperand(unsigned N, Value *V) { in setOperand() function
/external/icu/icu4c/source/i18n/
Dmessageformat2_data_model.cpp557 Expression::Builder& Expression::Builder::setOperand(Operand&& rAnd) { in setOperand() function in message2::Expression::Builder
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1558 void setOperand(NaClBcIndexSize_t Index, Ice::Operand *Op) { in setOperand() function in __anonf1f83baa0111::FunctionParser
/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h1671 virtual void setOperand(TIntermTyped* o) { operand = o; } in setOperand() function
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2509 void TypePromotionTransaction::setOperand(Instruction *Inst, unsigned Idx, in setOperand() function in __anonab18124e0211::TypePromotionTransaction
/external/angle/third_party/glslang/src/glslang/Include/
Dintermediate.h1677 virtual void setOperand(TIntermTyped* o) { operand = o; } in setOperand() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2771 void TypePromotionTransaction::setOperand(Instruction *Inst, unsigned Idx, in setOperand() function in TypePromotionTransaction
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3146 void TypePromotionTransaction::setOperand(Instruction *Inst, unsigned Idx, in setOperand() function in TypePromotionTransaction