Searched defs:CF (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.0-release/contrib/sendmail/cf/cf/
H A DMakefile15 CF= sendmail macro
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DFastISel.h387 virtual unsigned TargetMaterializeFloatZero(const ConstantFP* CF) { argument
/freebsd-10.0-release/bin/pax/
H A Doptions.h57 #define CF 0x00000004 macro
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.h80 void setChildrenFlag(uint16_t CF) { ChildrenFlag = CF; } argument
/freebsd-10.0-release/contrib/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp151 static unsigned getHashValue(const ComparableFunction &CF) { argument
641 ComparableFunction CF = ComparableFunction(F, TD); local
656 ComparableFunction CF = ComparableFunction(F, TD); local
854 ComparableFunction CF = ComparableFunction(F, ComparableFunction::LookupOnly); local
/freebsd-10.0-release/contrib/llvm/lib/MC/
H A DMCAssembler.cpp675 const MCDwarfCallFrameFragment &CF = cast<MCDwarfCallFrameFragment>(F); local
1109 const MCDwarfCallFrameFragment *CF = cast<MCDwarfCallFrameFragment>(this); local
/freebsd-10.0-release/sbin/devd/
H A Ddevd.cc104 #define CF "/etc/devd.conf" macro
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp2362 unsigned X86FastISel::TargetMaterializeFloatZero(const ConstantFP *CF) { argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp99 enum ObjKind { CF, ObjC, AnyObj }; enumerator in enum:__anon3398::RetEffect::ObjKind
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp3657 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); local
H A DRewriteModernObjC.cpp4554 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); local

Completed in 292 milliseconds