Home
last modified time | relevance | path

Searched defs:C (Results 1226 – 1250 of 1291) sorted by relevance

1...<<41424344454647484950>>...52

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h862 LLVMContext &C = Ty->getContext(); in getTypeLegalizationCost() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1810 BlockChain *C = BlockToChain[*PrevUnplacedBlockInFilterIt]; in getFirstUnplacedBlock() local
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_mod.c104 #define PMC_PCPU_SAVED(C, R) pmc_pcpu_saved[(R) + md->pmd_npmc * (C)] argument
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2022 static int getAsInt32(llvm::ConstantInt *C, llvm::Type *I32Ty) { in getAsInt32()
2092 llvm::ConstantInt *C = cast<llvm::ConstantInt>(EI->getIndexOperand()); in VisitInitListExpr() local
H A DCoverageMappingGen.cpp163 void setCounter(Counter C) { Count = C; } in setCounter()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp5940 ASTContext &C) { in isInstantiationOf()
5946 ASTContext &C) { in isInstantiationOf()
H A DSemaCodeComplete.cpp940 QualType clang::getDeclUsageType(ASTContext &C, const NamedDecl *ND) { in getDeclUsageType()
1631 static bool isObjCReceiverType(ASTContext &C, QualType T) { in isObjCReceiverType()
7114 for (const auto &C : Intro.Captures) { in CodeCompleteLambdaIntroducer() local
H A DSemaTemplateDeduction.cpp531 auto *C = R->getTypeConstraint(); in getTemplateParameterWithDefault() local
4996 for (unsigned I = 0, C = TypeLoc.getNumArgs(); I != C; ++I) in CheckDeducedPlaceholderConstraints() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp82 for (const unsigned char C : Data.bytes()) { in emitRawBytes() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp1307 ASTContext &C = Actions.getASTContext(); in ParsePackIndexingType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1106 for (unsigned C = SIndex, CE = SIndex + Count; C < CE; ++C) in FormCandidates() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp1755 for (LambdaExpr::capture_init_iterator C = E->capture_init_begin(), in VisitLambdaExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp3391 auto C = B.buildFConstant(Ty, IsLog10 ? c_log10 : c_log); in legalizeFlogCommon() local
3664 auto C = B.buildFConstant(Ty, IsExp10 ? c_exp10 : c_exp); in legalizeFExp() local
4367 int64_t C) { in replaceWithConstant()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3723 for (const auto &C : Clobbers) { in replaceBranchWithTailCall() local
8179 const Constant *C = in foldMemoryOperandImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp2781 llvm::APIntOps::SolveQuadraticEquationWrap(APInt A, APInt B, APInt C, in SolveQuadraticEquationWrap()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1313 void addPPCallbacks(std::unique_ptr<PPCallbacks> C) { in addPPCallbacks()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1090 auto IfR = [Reg] (const CalleeSavedInfo &C) -> bool { in insertCFIInstructionsAt()
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1326 [](char C) { return !isAlnum(C); }, '_'); in addData()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp646 Class C = classify(Ty); in updateFreeRegs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp860 LLVMContext &C, in getSetCCResultType()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp169 if (auto *C = dyn_cast<CallBase>(Inst)) { in MemoryLocOrCall() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp1130 for (char C : Str) { in getEnumNameForToken() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp689 const ASTContext &C, in Profile()
3031 static auto getCanonicalTemplateArguments(const ASTContext &C, in getCanonicalTemplateArguments()
8431 static char getObjCEncodingForPrimitiveType(const ASTContext *C, in getObjCEncodingForPrimitiveType()
8542 static char ObjCEncodingForEnumType(const ASTContext *C, const EnumType *ET) { in ObjCEncodingForEnumType()
/freebsd/contrib/sqlite3/
H A Dsqlite3.c17325 # define sqlite3VdbeNoJumpsOutsideSubrtn(A,B,C,D) argument
18006 #define SQLITE_FUNC_HASH(C,L) (((C)+(L))%SQLITE_FUNC_HASH_SZ) argument
21075 #define sqlite3Strlen30NN(C) (strlen(C)&0x3fffffff) argument
21345 # define sqlite3ColumnPropertiesFromName(T,C) /* no-op */ argument
21358 #define sqlite3CodecQueryParameters(A,B,C) 0 argument
21614 # define sqlite3TriggersExist(B,C,D,E,F) 0 argument
21617 # define sqlite3UnlinkAndDeleteTrigger(A,B,C) argument
21618 # define sqlite3CodeRowTrigger(A,B,C,D,E,F,G,H,I) argument
21619 # define sqlite3CodeRowTriggerDirect(A,B,C,D,E,F) argument
21623 # define sqlite3TriggerColmask(A,B,C,D,E,F,G) 0 argument
[all …]

1...<<41424344454647484950>>...52