Searched refs:getOperandBundleTagID (Results 1 – 11 of 11) sorted by relevance
303 uint32_t LLVMContext::getOperandBundleTagID(StringRef Tag) const { in getOperandBundleTagID() function in LLVMContext304 return pImpl->getOperandBundleTagID(Tag); in getOperandBundleTagID()
209 uint32_t LLVMContextImpl::getOperandBundleTagID(StringRef Tag) const { in getOperandBundleTagID() function in LLVMContextImpl
1163 uint32_t getOperandBundleTagID(StringRef Tag) const;
286 uint32_t LLVMContext::getOperandBundleTagID(StringRef Tag) const { in getOperandBundleTagID() function in LLVMContext287 return pImpl->getOperandBundleTagID(Tag); in getOperandBundleTagID()
211 uint32_t LLVMContextImpl::getOperandBundleTagID(StringRef Tag) const { in getOperandBundleTagID() function in LLVMContextImpl
1352 uint32_t getOperandBundleTagID(StringRef Tag) const;
100 uint32_t getOperandBundleTagID(StringRef Tag) const;
109 uint32_t getOperandBundleTagID(StringRef Tag) const;
133 uint32_t getOperandBundleTagID(StringRef Tag) const;
2267 Record.push_back(C.getOperandBundleTagID(Bundle.getTagName())); in writeOperandBundles()
2496 Record.push_back(C.getOperandBundleTagID(Bundle.getTagName())); in writeOperandBundles()