Searched refs:cmpOperandBundlesSchema (Results 1 – 3 of 3) sorted by relevance
336 int cmpOperandBundlesSchema(const Instruction *L, const Instruction *R) const;
157 int FunctionComparator::cmpOperandBundlesSchema(const Instruction *L, in cmpOperandBundlesSchema() function in FunctionComparator571 if (int Res = cmpOperandBundlesSchema(CI, R)) in cmpOperations()584 if (int Res = cmpOperandBundlesSchema(II, R)) in cmpOperations()
411 int cmpOperandBundlesSchema(const Instruction *L, const Instruction *R) const;575 int FunctionComparator::cmpOperandBundlesSchema(const Instruction *L, in cmpOperandBundlesSchema() function in FunctionComparator976 if (int Res = cmpOperandBundlesSchema(CI, R)) in cmpOperations()989 if (int Res = cmpOperandBundlesSchema(II, R)) in cmpOperations()