Searched refs:isPreISelGenericFloatingPointOpcode (Results 1 – 2 of 2) sorted by relevance
407 static bool isPreISelGenericFloatingPointOpcode(unsigned Opc) { in isPreISelGenericFloatingPointOpcode() function454 bool IsFPR = Ty.isVector() || isPreISelGenericFloatingPointOpcode(Opc); in getSameKindOfOperandsMapping()474 bool OpIsFPR = OpTy.isVector() || isPreISelGenericFloatingPointOpcode(Opc); in getSameKindOfOperandsMapping()504 if (isPreISelGenericFloatingPointOpcode(Op)) in hasFPConstraints()690 if (Ty.isVector() || isPreISelGenericFloatingPointOpcode(Opc) || in getInstrMapping()934 if (isPreISelGenericFloatingPointOpcode(DefOpc) || in getInstrMapping()
196 static bool isPreISelGenericFloatingPointOpcode(unsigned Opc) { in isPreISelGenericFloatingPointOpcode() function247 if (isPreISelGenericFloatingPointOpcode(Op)) in hasFPConstraints()