Home
last modified time | relevance | path

Searched defs:FNP (Results 1 – 5 of 5) 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/llvm-project/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp286 unsigned TNP = TB->pred_size(), FNP = FB->pred_size(); in matchFlowPattern() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp286 unsigned TNP = TB->pred_size(), FNP = FB->pred_size(); in matchFlowPattern() local
/external/vixl/src/aarch64/
Dlogic-aarch64.cc5340 #define DEFINE_NEON_FP_PAIR_OP(FNP, FN, OP) \ argument