Searched refs:isGPRAsFPR (Results 1 – 2 of 2) sorted by relevance
39 let PredicateMethod = "isGPRAsFPR";45 let PredicateMethod = "isGPRAsFPR";
483 bool isGPRAsFPR() const { return isGPR() && Reg.IsGPRAsFPR; } in isGPRAsFPR() function