Searched defs:addMetadata (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h227 const MachineInstrBuilder &addMetadata(const MDNode *MD) const { function in class:llvm::MachineInstrBuilder
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp1150 void InterleaveGroup<InstT>::addMetadata(InstT *NewInst) const { function in class:InterleaveGroup
1156 void InterleaveGroup<Instruction>::addMetadata(Instruction *NewInst) const { function in class:llvm::InterleaveGroup
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp917 void InnerLoopVectorizer::addMetadata(Instruction *To, function in class:InnerLoopVectorizer
923 void InnerLoopVectorizer::addMetadata(ArrayRef<Value *> To, function in class:InnerLoopVectorizer
[all...]

Completed in 58 milliseconds