Searched refs:getOperandBundleTagID (Results 1 – 16 of 16) 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;
268 uint32_t LLVMContext::getOperandBundleTagID(StringRef Tag) const { in getOperandBundleTagID() function in LLVMContext269 return pImpl->getOperandBundleTagID(Tag); in getOperandBundleTagID()
210 uint32_t LLVMContextImpl::getOperandBundleTagID(StringRef Tag) const { in getOperandBundleTagID() function in LLVMContextImpl
1378 uint32_t getOperandBundleTagID(StringRef Tag) const;
306 uint32_t LLVMContext::getOperandBundleTagID(StringRef Tag) const { in getOperandBundleTagID() function in LLVMContext307 return pImpl->getOperandBundleTagID(Tag); in getOperandBundleTagID()
220 uint32_t LLVMContextImpl::getOperandBundleTagID(StringRef Tag) const { in getOperandBundleTagID() function in LLVMContextImpl
1581 uint32_t getOperandBundleTagID(StringRef Tag) const;
100 uint32_t getOperandBundleTagID(StringRef Tag) const;
109 uint32_t getOperandBundleTagID(StringRef Tag) const;
106 uint32_t getOperandBundleTagID(StringRef Tag) const;
120 uint32_t getOperandBundleTagID(StringRef Tag) const;
2267 Record.push_back(C.getOperandBundleTagID(Bundle.getTagName())); in writeOperandBundles()
2576 Record.push_back(C.getOperandBundleTagID(Bundle.getTagName())); in writeOperandBundles()
2796 Record.push_back(C.getOperandBundleTagID(Bundle.getTagName())); in writeOperandBundles()