Searched defs:FNP (Results 1 – 5 of 5) sorted by relevance
314 const Instruction *FNP = BB->getFirstNonPHI(); in set() local
262 unsigned TNP = TB->pred_size(), FNP = FB->pred_size(); in matchFlowPattern() local
286 unsigned TNP = TB->pred_size(), FNP = FB->pred_size(); in matchFlowPattern() local
5340 #define DEFINE_NEON_FP_PAIR_OP(FNP, FN, OP) \ argument