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