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

12

/freebsd-12-stable/contrib/sendmail/cf/cf/
H A DMakefile15 CF= sendmail macro
/freebsd-12-stable/sys/dev/vt/colors/
H A Dvt_termcolors.c169 #define CF(_f, _i) ((_f ## max * color_def[(_i)]._f / 100) << _f ## offset) macro
172 #undef CF macro
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp306 Function *CF = CB->getCalledFunction(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp414 const auto *CF = cast<MCDwarfCallFrameFragment>(this); local
H A DMCAssembler.cpp646 const MCDwarfCallFrameFragment &CF = cast<MCDwarfCallFrameFragment>(F); local
/freebsd-12-stable/bin/pax/
H A Doptions.h59 #define CF 0x00000004 macro
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h488 virtual unsigned fastMaterializeFloatZero(const ConstantFP *CF) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp608 const Function *CF = static_cast<const Function *>(Info.Callee.getGlobal()); local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DRetainSummaryManager.h37 CF, member in class:clang::ento::ObjKind
/freebsd-12-stable/sbin/devd/
H A Ddevd.cc108 #define CF "/etc/devd.conf" macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp996 const ConstantFP *CF = MI->getOperand(1).getFPImm(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp878 ConstantFP *CF; local
[all...]
H A DSIISelLowering.cpp9871 uint64_t CF = LHS.getConstantOperandVal(2); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp458 NodeChildrenMap::iterator CF = NCM.find(N); local
786 NodeChildrenMap::iterator CF = NCM.find(Node); local
827 NodeChildrenMap::iterator CF local
917 NodeChildrenMap::iterator CF = NCM.find(Node); local
1155 NodeChildrenMap::iterator CF = NCM.find(N); local
1195 NodeChildrenMap::iterator CF = NCM.find(Last); local
[all...]
H A DHexagonConstPropagation.cpp443 const ConstantFP *CF = cast<ConstantFP>(C); local
H A DHexagonISelLowering.cpp2171 const ConstantFP *CF = CN->getConstantFPValue(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp713 Function *CF = dyn_cast<Function>(CM.second); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp3439 Value *CF = Builder.CreateExtractValue(NewCall, 0); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2861 ConstraintRangeTy::Factory &CF = local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h302 auto *CF = dyn_cast<ConstantFP>(Elt); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp3892 unsigned X86FastISel::fastMaterializeFloatZero(const ConstantFP *CF) { argument
/freebsd-12-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h6460 UINT32 CF:1; ///< Carry Flag. member in struct:__anon10534::__anon10535
6486 UINT32 CF:1; ///< Carry Flag. member in struct:__anon10536::__anon10537
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp6371 const Function &CF = OF.Candidates.front().getMF()->getFunction(); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3584 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); local
H A DRewriteModernObjC.cpp4373 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); local

Completed in 639 milliseconds

12