Searched defs:LF (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/contrib/apr/passwd/
H A Dapr_getpass.c70 #define LF 10 macro
73 #define LF '\n' macro
/freebsd-10.0-release/bin/pax/
H A Doptions.h62 #define LF 0x00000080 macro
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Dntp_refclock.c71 #define LF 0x0a /* ASCII LF */ macro
H A Drefclock_hopfser.c71 #define LF 0x0a macro
H A Drefclock_acts.c159 #define LF 0x0a /* ASCII LF */ macro
/freebsd-10.0-release/contrib/llvm/lib/MC/
H A DMCAssembler.cpp654 const MCLEBFragment &LF = cast<MCLEBFragment>(F); local
888 bool MCAssembler::relaxLEB(MCAsmLayout &Layout, MCLEBFragment &LF) { argument
1115 const MCLEBFragment *LF = cast<MCLEBFragment>(this); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp653 llvm::Value *LF = Builder.CreateExtractValue(L, I); local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2827 LSRFixup &LF = getNewFixup(); local
3009 LSRFixup &LF = getNewFixup(); local
4198 AdjustInsertPositionForExpand(BasicBlock::iterator LowestIP, const LSRFixup &LF, const LSRUse &LU, SCEVExpander &Rewriter) const argument
4263 Expand(const LSRFixup &LF, const Formula &F, BasicBlock::iterator IP, SCEVExpander &Rewriter, SmallVectorImpl<WeakVH> &DeadInsts) const argument
4437 RewriteForPHI(PHINode *PN, const LSRFixup &LF, const Formula &F, SCEVExpander &Rewriter, SmallVectorImpl<WeakVH> &DeadInsts, Pass *P) const argument
4511 Rewrite(const LSRFixup &LF, const Formula &F, SCEVExpander &Rewriter, SmallVectorImpl<WeakVH> &DeadInsts, Pass *P) const argument
[all...]

Completed in 134 milliseconds