Searched refs:UpgradeOperandBundles (Results 1 – 3 of 3) sorted by relevance
107 void UpgradeOperandBundles(std::vector<OperandBundleDef> &OperandBundles);
5409 UpgradeOperandBundles(OperandBundles); in parseFunctionBody()5511 UpgradeOperandBundles(OperandBundles); in parseFunctionBody()6219 UpgradeOperandBundles(OperandBundles); in parseFunctionBody()
4696 void llvm::UpgradeOperandBundles(std::vector<OperandBundleDef> &Bundles) { in UpgradeOperandBundles() function in llvm