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

/freebsd-9.3-release/contrib/llvm/lib/Transforms/Utils/
H A DCloneModule.cpp60 Function *NF = local
/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCSubtargetInfo.cpp42 InitMCSubtargetInfo(StringRef TT, StringRef CPU, StringRef FS, const SubtargetFeatureKV *PF, const SubtargetFeatureKV *PD, const SubtargetInfoKV *ProcSched, const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, const unsigned *FP, unsigned NF, unsigned NP) argument
/freebsd-9.3-release/lib/libc/regex/grot/
H A Dsplit.c189 # define NF 5 macro
/freebsd-9.3-release/bin/pax/
H A Doptions.h63 #define NF 0x00000100 macro
/freebsd-9.3-release/contrib/one-true-awk/
H A Dtran.c45 Awkfloat *NF; /* number of fields in current record */ variable
/freebsd-9.3-release/contrib/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp603 Function *NF = Function::Create(NFTy, F->getLinkage(), F->getName()); local
[all...]
H A DDeadArgumentElimination.cpp259 Function *NF = Function::Create(NFTy, Fn.getLinkage()); local
[all...]

Completed in 62 milliseconds