Searched defs:addMetadata (Results 1 – 4 of 4) sorted by relevance
1287 void InterleaveGroup<InstT>::addMetadata(InstT *NewInst) const { in addMetadata() function in InterleaveGroup1293 void InterleaveGroup<Instruction>::addMetadata(Instruction *NewInst) const { in addMetadata() function in llvm::InterleaveGroup
236 const MachineInstrBuilder &addMetadata(const MDNode *MD) const { in addMetadata() function
1262 void Value::addMetadata(unsigned KindID, MDNode &MD) { in addMetadata() function in Value1269 void Value::addMetadata(StringRef Kind, MDNode &MD) { in addMetadata() function in Value
1173 void InnerLoopVectorizer::addMetadata(Instruction *To, in addMetadata() function in InnerLoopVectorizer1179 void InnerLoopVectorizer::addMetadata(ArrayRef<Value *> To, in addMetadata() function in InnerLoopVectorizer