| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| H A D | CalledOnceCheck.h | 74 const Decl *Where, in handleCapturedNeverCalled() 90 const Decl *Function, const Stmt *Where, in handleNeverCalled()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | FormatAdapters.h | 30 AlignStyle Where; variable 35 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill) in AlignAdapter()
|
| H A D | FormatCommon.h | 23 AlignStyle Where; member
|
| H A D | FormatVariadic.h | 61 AlignStyle Where = AlignStyle::Right; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | FormatVariadic.cpp | 28 static bool consumeFieldLayout(StringRef &Spec, AlignStyle &Where, in consumeFieldLayout() 64 AlignStyle Where = AlignStyle::Right; in parseReplacementItem() local
|
| /freebsd/contrib/llvm-project/clang/lib/Rewrite/ |
| H A D | TokenRewriter.cpp | 72 TokenRewriter::AddToken(const Token &T, TokenRefTy Where) { in AddToken()
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | DirectiveNameParser.cpp | 48 State *Where = &InitialState; in insertName() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/ |
| H A D | Scheduler.cpp | 33 void SchedBundle::cluster(BasicBlock::iterator Where) { in cluster() 72 auto Where = *ScheduleTopItOpt; in scheduleAndUpdateReadyList() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyMemIntrinsicResults.cpp | 101 MachineInstr *Where = O.getParent(); in replaceDominatedUses() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | MemorySSAUpdater.cpp | 1157 WhereType Where) { in moveTo() 1181 void MemorySSAUpdater::moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveBefore() 1186 void MemorySSAUpdater::moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveAfter() 1191 MemorySSA::InsertionPlace Where) { in moveToPlace() 1195 if (auto *Where = MSSA->getMemoryAccess(BB->getTerminator())) in moveToPlace() local
|
| H A D | MemoryBuiltins.cpp | 1005 auto Where = VisitedBlocks.find(&BB); in findLoadOffsetRange() local
|
| H A D | MemorySSA.cpp | 1695 AccessList::iterator Where) { in moveTo()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | ValueMap.h | 129 auto Where = MDMap->find(MD); in getMappedMD() local
|
| H A D | Module.h | 573 void insertGlobalVariable(GlobalListType::iterator Where, GlobalVariable *GV) { in insertGlobalVariable()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
| H A D | LVReader.cpp | 111 Error LVSplitContext::createSplitFolder(StringRef Where) { in createSplitFolder()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerMerge.cpp | 222 auto PrintStatsWrapper = [this, &AllFeatures](const char* Where) { in CrashResistantMergeInternalStep()
|
| H A D | FuzzerLoop.cpp | 325 void Fuzzer::PrintStats(const char *Where, const char *End, size_t Units, in PrintStats()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | ValueMapper.cpp | 684 auto Where = Info.find(&Op); in getFwdReference() local 791 auto Where = Info.find(Op); in propagateChanges() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | BasicBlock.cpp | 1036 InstListType::iterator Where) { in insertDbgRecordBefore()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SILoadStoreOptimizer.cpp | 1226 CombineInfo *Where; in checkAndPrepareMerge() local 2461 CombineInfo *Where = checkAndPrepareMerge(CI, Paired); in optimizeInstsWithSameBaseAddr() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonExpandCondsets.cpp | 862 MachineBasicBlock::iterator Where, in predicateAt()
|
| H A D | HexagonVectorCombine.cpp | 1046 Instruction *Where = Move.Main.front(); in moveTogether() local 1230 if (auto *Where = std::min(PrevAt, ThisAt, isEarlier)) { in realignLoadGroup() local 1252 if (auto *Where = EarliestUser[&ASpan[Index]]) { in realignLoadGroup() local
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | acobject.h | 556 union acpi_operand_object **Where; /* Target of Index */ member
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | AnalysisBasedWarnings.cpp | 1840 const Stmt *Where, NeverCalledReason Reason, in handleNeverCalled() 1860 const Decl *Where, in handleCapturedNeverCalled()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FrameLowering.cpp | 661 auto Where = llvm::find_if(PrologMBB, [](MachineInstr &MI) { in inlineStackProbe() local
|