| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineAtomicRMW.cpp | 25 if (auto CF = dyn_cast<ConstantFP>(RMWI.getValOperand())) in isIdempotentRMW() local 63 if (auto CF = dyn_cast<ConstantFP>(RMWI.getValOperand())) in isSaturating() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | Float2Int.cpp | 212 } else if (ConstantFP *CF = dyn_cast<ConstantFP>(O)) { in calcRange() local 413 } else if (ConstantFP *CF = dyn_cast<ConstantFP>(V)) { in convert() local
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCFragment.cpp | 140 const auto *CF = cast<MCDwarfCallFrameFragment>(this); in dump() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonCommonGEP.cpp | 446 NodeChildrenMap::iterator CF = NCM.find(N); in nodes_for_root() local 770 NodeChildrenMap::iterator CF = NCM.find(Node); in recalculatePlacement() local 810 NodeChildrenMap::iterator CF = NCM.find(Node); in recalculatePlacementRec() local 900 NodeChildrenMap::iterator CF = NCM.find(Node); in adjustForInvariance() local 1135 NodeChildrenMap::iterator CF = NCM.find(N); in getAllUsersForNode() local 1175 NodeChildrenMap::iterator CF = NCM.find(Last); in materialize() local
|
| /freebsd/contrib/sendmail/cf/cf/ |
| H A D | Makefile | 15 CF= sendmail macro
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | Z3CrosscheckVisitor.cpp | 122 ConstraintMap::Factory &CF = N->getState()->get_context<ConstraintMap>(); in addConstraints() local
|
| /freebsd/sys/dev/vt/colors/ |
| H A D | vt_termcolors.c | 166 #define CF(_f, _i) ((_f ## max * color_def[(_i)]._f / 100) << _f ## offset) in vt_generate_cons_palette() macro
|
| /freebsd/bin/pax/ |
| H A D | options.h | 56 #define CF 0x00000004 macro
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
| H A D | RetainSummaryManager.h | 38 CF, enumerator
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Statepoint.h | 68 if (const Function *CF = I->getCalledFunction()) in classof() local
|
| /freebsd/crypto/libecc/include/libecc/hash/ |
| H A D | streebog.h | 1267 u64 l, CF; in streebog_process() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | DXILShaderFlags.cpp | 198 const Function *CF = CI->getCalledFunction(); in updateFunctionFlags() local
|
| /freebsd/sys/sys/ |
| H A D | pmclog.h | 123 #define PMC_CALLCHAIN_CPUFLAGS_TO_CPU(CF) (((CF) >> 16) & 0xFFFF) argument 124 #define PMC_CALLCHAIN_CPUFLAGS_TO_USERMODE(CF) ((CF) & PMC_CC_F_USERSPACE) argument
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | MemoryOpRemark.cpp | 47 auto *CF = CI->getCalledFunction(); in canHandle() local
|
| H A D | LibCallsShrinkWrap.cpp | 426 if (ConstantFP *CF = dyn_cast<ConstantFP>(Base)) { in generateCondForPow() local
|
| H A D | Debugify.cpp | 1129 if (const auto **CF = llvm::any_cast<const Function *>(&IR)) { in registerCallbacks() local 1147 if (const auto **CF = llvm::any_cast<const Function *>(&IR)) { in registerCallbacks() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-extract/ |
| H A D | llvm-extract.cpp | 300 Function *CF = CB->getCalledFunction(); in main() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULibCalls.cpp | 582 if (const ConstantFP *CF = dyn_cast<ConstantFP>(V)) in isKnownIntegral() local 875 if (ConstantFP *CF = dyn_cast<ConstantFP>(opr0)) { in TDOFold() local 912 const APFloat *CF = nullptr; in fold_pow() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | FastISel.h | 484 virtual Register fastMaterializeFloatZero(const ConstantFP *CF) { in fastMaterializeFloatZero()
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | CodeGenMapTable.cpp | 478 for (const Init *CF : ColFields->getElements()) { in emitTablesWithFunc() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | Coroutines.cpp | 125 if (auto CF = dyn_cast<CoroFreeInst>(U)) in replaceCoroFree() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVPrepareFunctions.cpp | 387 Function *CF = Call->getCalledFunction(); in substituteIntrinsicCalls() local
|
| H A D | SPIRVCallLowering.cpp | 555 const Function *CF = nullptr; in lowerCall() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86WinEHState.cpp | 526 const Function *CF = Call.getCalledFunction(); in isIntrinsic() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsCallLowering.cpp | 501 const Function *CF = static_cast<const Function *>(Info.Callee.getGlobal()); in lowerCall() local
|