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

12

/openbsd-current/gnu/llvm/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp297 Function *CF = CB->getCalledFunction(); local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DMemoryOpRemark.cpp46 auto *CF = CI->getCalledFunction(); local
/openbsd-current/gnu/llvm/llvm/lib/MC/
H A DMCFragment.cpp456 const auto *CF = cast<MCDwarfCallFrameFragment>(this); local
H A DMCAssembler.cpp704 const MCDwarfCallFrameFragment &CF = cast<MCDwarfCallFrameFragment>(F); local
898 MCCVDefRangeFragment &CF = cast<MCCVDefRangeFragment>(Frag); local
/openbsd-current/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp364 const Function *CF = nullptr; local
[all...]
H A DSPIRVPrepareFunctions.cpp311 Function *CF = Call->getCalledFunction(); local
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DFastISel.h476 virtual unsigned fastMaterializeFloatZero(const ConstantFP *CF) { argument
/openbsd-current/usr.sbin/lpr/common_source/
H A Dcommon.c66 char *CF; /* name of cifplot filter (per job) */ variable
/openbsd-current/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp503 const Function *CF = static_cast<const Function *>(Info.Callee.getGlobal()); local
/openbsd-current/bin/pax/
H A Doptions.c73 #define CF 0x00000004 macro
/openbsd-current/gnu/llvm/clang/include/clang/Analysis/
H A DRetainSummaryManager.h38 CF, member in class:clang::ento::ObjKind
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp453 NodeChildrenMap::iterator CF = NCM.find(N); local
775 NodeChildrenMap::iterator CF = NCM.find(Node); local
815 NodeChildrenMap::iterator CF = NCM.find(Node); local
905 NodeChildrenMap::iterator CF = NCM.find(Node); local
1140 NodeChildrenMap::iterator CF = NCM.find(N); local
1180 NodeChildrenMap::iterator CF = NCM.find(Last); local
[all...]
H A DHexagonISelLowering.cpp2483 const ConstantFP *CF = CN->getConstantFPValue(); local
H A DHexagonConstPropagation.cpp442 const ConstantFP *CF = cast<ConstantFP>(C); local
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp614 Constant *CF = dyn_cast<Constant>(Sel->getFalseValue()); local
H A DAMDGPULibCalls.cpp811 ConstantFP *CF; local
[all...]
H A DSIISelLowering.cpp11473 const APInt &CF = LHS.getConstantOperandAPInt(2); local
/openbsd-current/gnu/llvm/lld/COFF/
H A DConfig.h83 CF = 0x1, /// Emit gfids tables enumerator in enum:lld::coff::GuardCFLevel
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp563 MCFragment *CF = OS.getCurrentFragment(); local
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp3466 ConstraintMap::Factory &CF = N->getState()->get_context<ConstraintMap>(); local
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastISel.cpp3896 unsigned X86FastISel::fastMaterializeFloatZero(const ConstantFP *CF) { argument
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DAutoUpgrade.cpp3893 Value *CF = Builder.CreateExtractValue(NewCall, 0); local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1092 const ConstantFP *CF = MI->getOperand(1).getFPImm(); local
/openbsd-current/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3579 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); local
H A DRewriteModernObjC.cpp4371 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); local

Completed in 574 milliseconds

12