Home
last modified time | relevance | path

Searched defs:Where (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DCalledOnceCheck.h74 const Decl *Where, in handleCapturedNeverCalled()
90 const Decl *Function, const Stmt *Where, in handleNeverCalled()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormatAdapters.h30 AlignStyle Where; variable
35 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill) in AlignAdapter()
H A DFormatCommon.h23 AlignStyle Where; member
H A DFormatVariadic.h61 AlignStyle Where = AlignStyle::Right; member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFormatVariadic.cpp28 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 DTokenRewriter.cpp72 TokenRewriter::AddToken(const Token &T, TokenRefTy Where) { in AddToken()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DDirectiveNameParser.cpp48 State *Where = &InitialState; in insertName() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/
H A DScheduler.cpp33 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 DWebAssemblyMemIntrinsicResults.cpp101 MachineInstr *Where = O.getParent(); in replaceDominatedUses() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1157 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 DMemoryBuiltins.cpp1005 auto Where = VisitedBlocks.find(&BB); in findLoadOffsetRange() local
H A DMemorySSA.cpp1695 AccessList::iterator Where) { in moveTo()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DValueMap.h129 auto Where = MDMap->find(MD); in getMappedMD() local
H A DModule.h573 void insertGlobalVariable(GlobalListType::iterator Where, GlobalVariable *GV) { in insertGlobalVariable()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVReader.cpp111 Error LVSplitContext::createSplitFolder(StringRef Where) { in createSplitFolder()
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMerge.cpp222 auto PrintStatsWrapper = [this, &AllFeatures](const char* Where) { in CrashResistantMergeInternalStep()
H A DFuzzerLoop.cpp325 void Fuzzer::PrintStats(const char *Where, const char *End, size_t Units, in PrintStats()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp684 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 DBasicBlock.cpp1036 InstListType::iterator Where) { in insertDbgRecordBefore()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp1226 CombineInfo *Where; in checkAndPrepareMerge() local
2461 CombineInfo *Where = checkAndPrepareMerge(CI, Paired); in optimizeInstsWithSameBaseAddr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp862 MachineBasicBlock::iterator Where, in predicateAt()
H A DHexagonVectorCombine.cpp1046 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 Dacobject.h556 union acpi_operand_object **Where; /* Target of Index */ member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1840 const Stmt *Where, NeverCalledReason Reason, in handleNeverCalled()
1860 const Decl *Where, in handleCapturedNeverCalled()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp661 auto Where = llvm::find_if(PrologMBB, [](MachineInstr &MI) { in inlineStackProbe() local

12