Home
last modified time | relevance | path

Searched defs:CI (Results 226 – 250 of 407) sorted by relevance

12345678910>>...17

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DADCE.cpp351 if (CallInst *CI = dyn_cast<CallInst>(&I)) in isInstrumentsConstant() local
H A DLoopSimplifyCFG.cpp65 auto *CI = dyn_cast<ConstantInt>(SI->getCondition()); in getOnlyLiveSuccessor() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp316 if (const ConstantInt *CI = in getAlign() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp133 CallInst *CI = dyn_cast<CallInst>(Inst); in setCalleeName() local
186 CmpInst::Predicate IRInstructionData::predicateForConsistency(CmpInst *CI) { in predicateForConsistency()
H A DLoopCacheAnalysis.cpp253 const ConstantInt &CI = *SCEVConst->getValue(); in hasTemporalReuse() local
H A DTargetLibraryInfo.cpp149 bool TargetLibraryInfoImpl::isCallingConvCCompatible(CallBase *CI) { in isCallingConvCCompatible()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp903 if (const ConstantInt *CI = dyn_cast<ConstantInt>(V)) in canReplaceGEPIdxWithZero() local
1130 auto *CI = dyn_cast<ConstantInt>(E->getIndexOperand()); in likeBitCastFromVector() local
H A DInstructionCombining.cpp1500 if (auto *CI = dyn_cast<FCmpInst>(SI->getCondition())) { in FoldOpIntoSelect() local
3062 CallInst *CI = dyn_cast<CallInst>(Op); in visitFree() local
3274 if (auto *CI = dyn_cast<ConstantInt>(Cond)) { in visitBranchInst() local
3393 if (auto *CI = dyn_cast<ConstantInt>(Cond)) { in visitSwitchInst() local
4260 if (auto *CI = dyn_cast<CallInst>(I)) { in tryToSinkInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp319 for (auto CI = SI->case_begin(); CI != SI->case_end();) { in removeNonFeasibleEdges() local
1030 ConstantInt *CI = getConstantInt(BCValue, BI->getCondition()->getType()); in getFeasibleSuccessors() local
1057 if (ConstantInt *CI = in getFeasibleSuccessors() local
H A DScalarEvolutionExpander.cpp69 CastInst *CI = dyn_cast<CastInst>(U); in ReuseOrCreateCast() local
179 if (CastInst *CI = dyn_cast<CastInst>(V)) { in InsertNoopCastOfTo() local
187 if (CastInst *CI = dyn_cast<CastInst>(V)) in InsertNoopCastOfTo() local
H A DCodeExtractor.cpp173 if (const CallInst *CI = dyn_cast<CallInst>(I)) { in isBlockValidForExtraction() local
629 if (const CallInst *CI = dyn_cast<CallInst>(&I)) in isEligible() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp243 for (ClusterBindings::iterator CI = CB.begin(), CE = CB.end(); CI != CE; in printJson() local
1695 if (auto CI = V.getAs<nonloc::ConcreteInt>()) { in convertOffsetsFromSvalToUnsigneds() local
1924 if (const auto CI = R->getIndex().getAs<nonloc::ConcreteInt>()) { in getBindingForElement() local
2332 for (ClusterBindings::iterator CI = Cluster.begin(), CE = Cluster.end(); in includedInBindings() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp1150 if (const CallInst *CI = dyn_cast<CallInst>(&I)) in processInstructionMetadata() local
1410 if (const ConstantInt *CI = dyn_cast<ConstantInt>(CV)) { in WriteConstantInternal() local
3320 for (auto &CI : FS->callsites()) { in printFunctionSummary() local
4144 if (const CallInst *CI = dyn_cast<CallInst>(&I)) { in printInstruction() local
4175 if (const CmpInst *CI = dyn_cast<CmpInst>(&I)) in printInstruction() local
4305 } else if (const CallInst *CI = dyn_cast<CallInst>(&I)) { in printInstruction() local
4837 if (const auto *CI = dyn_cast<CallInst>(&I)) in isReferencingMDNode() local
H A DInstructions.cpp313 CallBase *CallBase::Create(CallBase *CI, OperandBundleDef OpB, in Create()
343 if (auto *CI = dyn_cast<CallInst>(this)) in isMustTailCall() local
350 if (auto *CI = dyn_cast<CallInst>(this)) in isTailCall() local
726 CallInst::CallInst(const CallInst &CI) in CallInst()
739 CallInst *CallInst::Create(CallInst *CI, ArrayRef<OperandBundleDef> OpB, in Create()
1360 if (ConstantInt *CI = dyn_cast<ConstantInt>(getOperand(0))) in isArrayAllocation() local
1783 if (ConstantInt *CI = dyn_cast<ConstantInt>(getOperand(i))) { in hasAllZeroIndices() local
2068 if (auto *CI = dyn_cast<ConstantInt>(Op)) { in isValidOperands() local
H A DVerifier.cpp2381 for (const InlineAsm::ConstraintInfo &CI : IA->ParseConstraints()) { in verifyInlineAsmCall() local
3693 void Verifier::verifyMustTailCall(CallInst &CI) { in verifyMustTailCall()
3780 void Verifier::visitCallInst(CallInst &CI) { in visitCallInst()
4676 ConstantInt *CI = mdconst::dyn_extract<ConstantInt>(MD->getOperand(0)); in visitDereferenceableMetadata() local
4711 else if (CallBrInst *CI = dyn_cast<CallBrInst>(&I)) in visitProfMetadata() local
5046 ConstantInt *CI = mdconst::dyn_extract<ConstantInt>(AlignMD->getOperand(0)); in visitInstruction() local
5443 if (auto *CI = dyn_cast<CallInst>(&Call)) in visitIntrinsicCall() local
H A DDebugInfoMetadata.cpp244 DILocation::encodeDiscriminator(unsigned BD, unsigned DF, unsigned CI) { in encodeDiscriminator()
278 unsigned &CI) { in decodeDiscriminator()
708 if (auto *CI = dyn_cast_or_null<ConstantInt>(CM->getValue())) in getVBPtrOffset() local
1977 DIExpression::constantFold(const ConstantInt *CI) { in constantFold()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1432 void setCallWideningDecision(CallInst *CI, ElementCount VF, InstWidening Kind, in setCallWideningDecision()
1441 CallWideningDecision getCallWideningDecision(CallInst *CI, in getCallWideningDecision()
3393 LoopVectorizationCostModel::getVectorCallCost(CallInst *CI, in getVectorCallCost()
3428 LoopVectorizationCostModel::getVectorIntrinsicCost(CallInst *CI, in getVectorIntrinsicCost()
5010 if (auto *CI = dyn_cast<CallInst>(I)) in emitInvalidCostRemarks() local
6491 CallInst *CI = dyn_cast<CallInst>(I); in getScalarizationOverhead() local
6696 CallInst *CI = dyn_cast<CallInst>(&I); in setVectorizedCallDecision() local
8283 VPWidenCallRecipe *VPRecipeBuilder::tryToWidenCall(CallInst *CI, in tryToWidenCall()
8567 if (auto *CI = dyn_cast<CallInst>(Instr)) in tryToCreateWidenRecipe() local
8585 if (auto *CI = dyn_cast<CastInst>(Instr)) { in tryToCreateWidenRecipe() local
[all …]
H A DSLPVectorizer.cpp789 CallInst *CI = cast<CallInst>(UserInst); in doesInTreeUserNeedToExtract() local
5469 CallInst *CI = cast<CallInst>(VL0); in getScalarsVectorizationState() local
6235 CallInst *CI = cast<CallInst>(VL0); in buildTree_rec() local
6262 auto *CI = dyn_cast<CmpInst>(VL0); in buildTree_rec() local
6525 auto *CI = cast<CmpInst>(I); in isAlternateInstruction() local
6556 if (auto *CI = dyn_cast<ConstantInt>(V)) in getOperandInfo() local
6562 if (auto *CI = dyn_cast<ConstantInt>(V)) in getOperandInfo() local
8377 auto *CI = cast<CallInst>(VL0); in getEntryCost() local
11381 auto *CI = cast<CastInst>(VL0); in vectorizeTree() local
11640 CallInst *CI = cast<CallInst>(VL0); in vectorizeTree() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp714 CallInst *CI = Builder.CreateCall(F, Args); in writeThunk() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp484 if (auto *CI = dyn_cast<CallInst>(&Call)) { in rewriteSetJmpCall() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp330 CodeAlignAttr *Sema::BuildCodeAlignAttr(const AttributeCommonInfo &CI, in BuildCodeAlignAttr()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp524 ColumnInfo CI(DL.getCol(), /*EndColumn=*/0); in maybeRecordLocation() local
1750 if (auto *CI = dyn_cast_if_present<ConstantInt *>(Subrange->getCount())) in lowerTypeArray() local
2604 if (const auto *CI = in lowerRecordFieldList() local
3377 if (const ConstantInt *CI = in emitStaticConstMemberList() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h967 if (const auto *CI = dyn_cast<ConstantInt>(Val)) { in minRequiredElementSize() local
1303 if (auto *CI = dyn_cast<ConstantInt>(Operands[2])) in getInstructionCost() local
1398 if (auto *CI = dyn_cast<ConstantInt>(Operands[1])) in getInstructionCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp761 for (const auto &CI : IA->ParseConstraints()) { in mayUseAGPRs() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp462 for (auto &CI : FS->callsites()) { in IndexBitcodeWriter() local
1177 static uint64_t getEncodedHotnessCallEdgeInfo(const CalleeInfo &CI) { in getEncodedHotnessCallEdgeInfo()
1186 static uint64_t getEncodedRelBFCallEdgeInfo(const CalleeInfo &CI) { in getEncodedRelBFCallEdgeInfo()
3269 const CallInst &CI = cast<CallInst>(I); in writeInstruction() local
3998 for (auto &CI : FS->callsites()) { in writeFunctionHeapProfileRecords() local

12345678910>>...17