Searched refs:ValidateMCOperand (Results 1 – 4 of 4) sorted by relevance
152 bool (*ValidateMCOperand)(const MCOperand &MCOp, const MCSubtargetInfo &STI, member
182 bool (*ValidateMCOperand)(const MCOperand &MCOp, const MCSubtargetInfo &STI, member
92 return M.ValidateMCOperand(Opnd, *STI, C.Value); in matchAliasCondition()
109 return M.ValidateMCOperand(Opnd, *STI, C.Value); in matchAliasCondition()