Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFormatVariadic.cpp28 bool formatv_object_base::consumeFieldLayout(StringRef &Spec, AlignStyle &Where, in consumeFieldLayout()
66 AlignStyle Where = AlignStyle::Right; in parseReplacementItem() local
/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.h21 AlignStyle Where; member
H A DFormatVariadic.h61 AlignStyle Where = AlignStyle::Right; member
/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/Target/WebAssembly/
H A DWebAssemblyMemIntrinsicResults.cpp101 MachineInstr *Where = O.getParent(); in replaceDominatedUses() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1142 WhereType Where) { in moveTo()
1166 void MemorySSAUpdater::moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveBefore()
1171 void MemorySSAUpdater::moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveAfter()
1176 MemorySSA::InsertionPlace Where) { in moveToPlace()
1180 if (auto *Where = MSSA->getMemoryAccess(BB->getTerminator())) in moveToPlace() local
H A DMemoryBuiltins.cpp873 auto Where = VisitedBlocks.find(&BB); in findLoadSizeOffset() local
H A DMemorySSA.cpp1695 AccessList::iterator Where) { in moveTo()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVReader.cpp113 Error LVSplitContext::createSplitFolder(StringRef Where) { in createSplitFolder()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalDCE.cpp70 auto Where = ConstantDependenciesCache.find(CE); in ComputeDependencies() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DValueMap.h125 auto Where = MDMap->find(MD); in getMappedMD() local
H A DModule.h590 void insertGlobalVariable(GlobalListType::iterator Where, GlobalVariable *GV) { in insertGlobalVariable()
/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() argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp682 auto Where = Info.find(&Op); in getFwdReference() local
789 auto Where = Info.find(Op); in propagateChanges() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp230 ProfilingData::iterator Where; in overlapRecord() local
252 ProfilingData::iterator Where; in addRecord() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp1069 InstListType::iterator Where) { in insertDbgRecordBefore()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp1190 CombineInfo *Where; in checkAndPrepareMerge() local
2391 CombineInfo *Where = checkAndPrepareMerge(CI, Paired); in optimizeInstsWithSameBaseAddr() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dacobject.h556 union acpi_operand_object **Where; /* Target of Index */ member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp879 MachineBasicBlock::iterator Where, in predicateAt()
H A DHexagonVectorCombine.cpp1046 Instruction *Where = Move.Main.front(); in moveTogether() local
1229 if (auto *Where = std::min(PrevAt, ThisAt, isEarlier)) { in realignLoadGroup() local
1251 if (auto *Where = EarliestUser[&ASpan[Index]]) { in realignLoadGroup() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1717 const Stmt *Where, NeverCalledReason Reason, in handleNeverCalled()
1737 const Decl *Where, in handleCapturedNeverCalled()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp626 auto Where = llvm::find_if(PrologMBB, [](MachineInstr &MI) { in inlineStackProbe() local

12