Home
last modified time | relevance | path

Searched defs:FNP (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp314 const Instruction *FNP = BB->getFirstNonPHI(); in set() local
/external/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp262 unsigned TNP = TB->pred_size(), FNP = FB->pred_size(); in matchFlowPattern() local
/external/vixl/src/aarch64/
Dlogic-aarch64.cc4278 #define DEFINE_NEON_FP_PAIR_OP(FNP, FN, OP) \ argument