| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprClassification.cpp | 723 Classification VC = Classify(Ctx); in ClassifyLValue() local 744 Classification VC = ClassifyModifiable(Ctx, Loc ? *Loc : dummy); in isModifiableLvalue() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/ |
| H A D | ARCInfo.h | 33 VC = 0x8, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Utils/ |
| H A D | ARMBaseInfo.h | 38 VC, // No overflow Not unordered enumerator
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | AsmMatcherEmitter.cpp | 1530 for (unsigned VC = 0; VC != VariantCount; ++VC) { in buildInfo() local 2850 for (unsigned VC = 0; VC != VariantCount; ++VC) { in emitMnemonicAliases() local 3118 for (unsigned VC = 0; VC != VariantCount; ++VC) { in emitMnemonicSpellChecker() local 3178 for (unsigned VC = 0; VC != VariantCount; ++VC) { in emitMnemonicChecker() local 3550 for (unsigned VC = 0; VC != VariantCount; ++VC) { in run() local 3651 for (unsigned VC = 0; VC != VariantCount; ++VC) { in run() local
|
| H A D | SubtargetEmitter.cpp | 1678 for (unsigned VC : VariantClasses) { in emitSchedModelHelpersImpl() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
| H A D | xray-graph.cpp | 404 StatType VT, StatType VC) { in exportGraphAsDOT()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | WholeProgramDevirt.cpp | 2412 for (const FunctionSummary::ConstVCall &VC : in run() local 2420 for (const FunctionSummary::ConstVCall &VC : in run() local 2564 for (const FunctionSummary::ConstVCall &VC : in run() local 2572 for (const FunctionSummary::ConstVCall &VC : in run() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IRBuilder.h | 2257 if (auto *VC = dyn_cast<Constant>(V)) variable 2270 if (auto *VC = dyn_cast<Constant>(V)) { variable
|
| /freebsd/contrib/llvm-project/llvm/lib/FileCheck/ |
| H A D | FileCheck.cpp | 1291 VarCapture VC; in printVariableDefs() local 1300 VarCapture VC; in printVariableDefs() local 1321 for (const VarCapture &VC : VarCaptures) { in printVariableDefs() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/ |
| H A D | AArch64BaseInfo.h | 262 VC = 0x7, // No overflow Not unordered enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | LazyValueInfo.cpp | 524 if (Constant *VC = dyn_cast<Constant>(Val)) in getBlockValue() local 1574 if (Constant *VC = dyn_cast<Constant>(Val)) in getEdgeValue() local
|
| H A D | ScalarEvolution.cpp | 3534 if (const auto *VC = dyn_cast<SCEVConstant>(AE->getOperand(0))) { in getUDivExpr() local 4559 if (const SCEVConstant *VC = dyn_cast<SCEVConstant>(V)) in getNegativeSCEV() local 4587 if (const SCEVConstant *VC = dyn_cast<SCEVConstant>(V)) in getNotSCEV() local
|
| H A D | ValueTracking.cpp | 577 auto *VC = dyn_cast<ConstantDataVector>(RHS); in cmpExcludesZero() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonExpandCondsets.cpp | 591 const TargetRegisterClass *VC = MRI->getRegClass(RS.Reg); in getCondTfrOpcode() local
|
| H A D | BitTracker.cpp | 334 const auto &VC = composeWithSubRegIndex(*MRI.getRegClass(RR.Reg), RR.Sub); in getRegBitWidth() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenACCClause.cpp | 741 for (auto *VC : VectorClauses) { in VisitVectorLengthClause() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | StdLibraryFunctionsChecker.cpp | 778 Summary &ArgConstraint(ValueConstraintPtr VC) { in ArgConstraint() 857 const ValueConstraint *VC, const ValueConstraint *NegatedVC, in reportBug()
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/ |
| H A D | BitcodeWriter.cpp | 4262 for (auto &VC : VCs) { in writeFunctionTypeMetadataRecords() local 4328 for (auto &VC : VCs) in getReferencedTypeIds() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULowerBufferFatPointers.cpp | 1236 if (auto *VC = dyn_cast<ConstantVector>(C)) { in materializeBufferFatPtrConst() local
|
| /freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 10329 ValueContext VC; in parseOptionalRefs() local 10344 for (auto &VC : VContexts) { in parseOptionalRefs() local
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 8902 const auto *VC = cast<OpenACCVectorClause>(C); in writeOpenACCClause() local
|