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

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp297 Function *CF = CB->getCalledFunction(); local
/netbsd-current/bin/pax/
H A Doptions.h60 #define CF 0x000000004ULL macro
/netbsd-current/sys/arch/amiga/dev/
H A Dgrf_ulreg.h49 #define CF 0x4000 macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCFragment.cpp452 const auto *CF = cast<MCDwarfCallFrameFragment>(this); local
H A DMCAssembler.cpp695 const MCDwarfCallFrameFragment &CF = cast<MCDwarfCallFrameFragment>(F); local
908 MCCVDefRangeFragment &CF = cast<MCCVDefRangeFragment>(Frag); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DFastISel.h475 virtual unsigned fastMaterializeFloatZero(const ConstantFP *CF) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp572 const Function *CF = static_cast<const Function *>(Info.Callee.getGlobal()); local
/netbsd-current/usr.sbin/lpr/common_source/
H A Dcommon.c72 const char *CF; /* name of cifplot filter (per job) */ variable
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DRetainSummaryManager.h37 CF, member in class:clang::ento::ObjKind
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp448 NodeChildrenMap::iterator CF = NCM.find(N); local
776 NodeChildrenMap::iterator CF = NCM.find(Node); local
817 NodeChildrenMap::iterator CF = NCM.find(Node); local
907 NodeChildrenMap::iterator CF = NCM.find(Node); local
1145 NodeChildrenMap::iterator CF = NCM.find(N); local
1185 NodeChildrenMap::iterator CF = NCM.find(Last); local
[all...]
H A DHexagonISelLowering.cpp2348 const ConstantFP *CF = CN->getConstantFPValue(); local
H A DHexagonConstPropagation.cpp442 const ConstantFP *CF = cast<ConstantFP>(C); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp590 Constant *CF = dyn_cast<Constant>(Sel->getFalseValue()); local
H A DAMDGPULibCalls.cpp858 ConstantFP *CF; local
[all...]
H A DSIISelLowering.cpp10710 uint64_t CF = LHS.getConstantOperandVal(2); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp647 MCFragment *CF = OS.getCurrentFragment(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1008 const ConstantFP *CF = MI->getOperand(1).getFPImm(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DAutoUpgrade.cpp3590 Value *CF = Builder.CreateExtractValue(NewCall, 0); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp3874 unsigned X86FastISel::fastMaterializeFloatZero(const ConstantFP *CF) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2987 ConstraintMap::Factory &CF = N->getState()->get_context<ConstraintMap>(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3591 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); local
H A DRewriteModernObjC.cpp4381 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-builtins.c909 #define CF(N,X) CODE_FOR_neon_##N##X macro
974 #undef CF macro
975 #define CF(N,X) CODE_FOR_mve_##N##X macro
981 #undef CF macro
1340 #undef CF macro
2010 #undef CF macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-builtins.cc888 #define CF(N,X) CODE_FOR_neon_##N##X macro
953 #undef CF macro
954 #define CF(N,X) CODE_FOR_mve_##N##X macro
960 #undef CF macro
1319 #undef CF macro
1969 #undef CF macro
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h10106 enum class RetainOwnershipKind {NS, CF, OS}; member in class:clang::final::AlignPackInfo::CompleteTypeKind::RetainOwnershipKind

Completed in 566 milliseconds