Searched defs:addMetadata (Results 1 – 4 of 4) sorted by relevance
1532 void InterleaveGroup<InstT>::addMetadata(InstT *NewInst) const { in addMetadata() function in InterleaveGroup1538 void InterleaveGroup<Instruction>::addMetadata(Instruction *NewInst) const { in addMetadata() function in llvm::InterleaveGroup
238 const MachineInstrBuilder &addMetadata(const MDNode *MD) const { in addMetadata() function
1522 void Value::addMetadata(unsigned KindID, MDNode &MD) { in addMetadata() function in Value1529 void Value::addMetadata(StringRef Kind, MDNode &MD) { in addMetadata() function in Value
369 void VPTransformState::addMetadata(Value *To, Instruction *From) { in addMetadata() function in VPTransformState