Searched defs:getOperandBundleTags (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | LLVMContextImpl.cpp | 221 void LLVMContextImpl::getOperandBundleTags(SmallVectorImpl<StringRef> &Tags) const { getOperandBundleTags() function in LLVMContextImpl |
H A D | LLVMContext.cpp | 312 void LLVMContext::getOperandBundleTags(SmallVectorImpl<StringRef> &Tags) const { getOperandBundleTags() function in LLVMContext |
H A D | Module.cpp | 156 void Module::getOperandBundleTags(SmallVectorImpl<StringRef> &Result) const { getOperandBundleTags() function in Module |