Searched defs:NF (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/tests/lib/libc/regex/
H A Dsplit.c215 # define NF 5 macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h96 uint8_t NF; member in struct:llvm::RISCV::VLSEGPseudo
106 uint8_t NF; member in struct:llvm::RISCV::VLXSEGPseudo
116 uint8_t NF; member in struct:llvm::RISCV::VSSEGPseudo
125 uint8_t NF; member in struct:llvm::RISCV::VSXSEGPseudo
H A DRISCVExpandPseudoInsts.cpp293 unsigned NF = ZvlssegInfo->first; local
338 unsigned NF = ZvlssegInfo->first; local
[all...]
H A DRISCVISelDAGToDAG.cpp166 unsigned NF local
85 createM1Tuple(SelectionDAG &CurDAG, ArrayRef<SDValue> Regs, unsigned NF) argument
95 createM2Tuple(SelectionDAG &CurDAG, ArrayRef<SDValue> Regs, unsigned NF) argument
104 createM4Tuple(SelectionDAG &CurDAG, ArrayRef<SDValue> Regs, unsigned NF) argument
110 createTuple(SelectionDAG &CurDAG, ArrayRef<SDValue> Regs, unsigned NF, RISCVII::VLMUL LMUL) argument
206 unsigned NF = Node->getNumValues() - 2; // Do not count VL and Chain. local
251 unsigned NF = Node->getNumValues() - 1; local
298 unsigned NF = Node->getNumOperands() - 4; local
330 unsigned NF = Node->getNumOperands() - 5; local
[all...]
H A DRISCVInstrInfo.cpp134 unsigned NF = 1; local
797 unsigned NF = isRVVSpillForZvlsseg(Opcode)->first; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/unittests/
H A Denum-flags-selftests.c55 enum NF enum
/netbsd-current/bin/pax/
H A Doptions.h66 #define NF 0x000000100ULL macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCFragment.cpp424 const auto *NF = cast<MCNopsFragment>(this); local
H A DMCAssembler.cpp623 const MCNopsFragment &NF = cast<MCNopsFragment>(F); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp168 Function *NF = Function::Create(NFTy, Fn.getLinkage(), Fn.getAddressSpace()); local
[all...]
H A DArgumentPromotion.cpp220 Function *NF = Function::Create(NFTy, F->getLinkage(), F->getAddressSpace(), local
[all...]
/netbsd-current/external/historical/nawk/dist/
H A Dtran.c49 Awkfloat *NF; /* number of fields in current record */ variable
[all...]
/netbsd-current/usr.sbin/lpr/common_source/
H A Dcommon.c87 const char *NF; /* name of ditroff filter (per job) */ variable
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp603 uint32_t NF = N->Flags; local

Completed in 335 milliseconds