Searched defs:Used (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DFunctionImportUtils.h57 SmallPtrSet<GlobalValue *, 4> Used; member in class:llvm::FunctionImportGlobalProcessing
H A DSampleProfileLoaderBaseImpl.h1080 unsigned Used = CoverageTracker.countUsedRecords(Samples, PSI); local
1093 uint64_t Used = CoverageTracker.getTotalUsedSamples(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DRecordStreamer.h26 enum State { NeverSeen, Global, Defined, DefinedGlobal, DefinedWeak, Used, enumerator in enum:llvm::RecordStreamer::State
H A DIRSymtab.cpp223 addSymbol(const ModuleSymbolTable &Msymtab, const SmallPtrSet<GlobalValue *, 4> &Used, ModuleSymbolTable::Symbol Msym) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h37 SmallPtrSet<GlobalObject *, 2> Used; member in class:llvm::TargetLoweringObjectFileELF
H A DTargetCallingConv.h199 bool Used = false; member in struct:llvm::ISD::InputArg
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCUnusedIVarsChecker.cpp30 enum IVarState { Unused, Used }; enumerator in enum:IVarState
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileLoaderBaseUtil.cpp163 unsigned SampleCoverageTracker::computeCoverage(unsigned Used, argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h30 size_t Used = 0; member in struct:llvm::ms_demangle::ArenaAllocator::AllocatorNode
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/
H A DPassAnalysisSupport.h59 SmallVector<AnalysisID, 0> Used; member in class:llvm::AnalysisUsage
/freebsd-current/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp54 SmallVector<ResourceUse, 4> Used; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h73 bool Used = false; member in struct:__xray::BufferQueue::BufferRep
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp161 uint64_t Used = local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DCodeGen.h108 Used = ONLY_USED, member in class:llvm::CodeGenOptLevel::ZeroCallUsedRegs::ZeroCallUsedRegsKind
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp246 SmallVector<GlobalValue *, 4> Used, NewUsed; local
H A DMergeFunctions.cpp228 SmallPtrSet<GlobalValue *, 4> Used; member in class:__anon2849::MergeFunctions
H A DWholeProgramDevirt.cpp237 std::vector<ArrayRef<uint8_t>> Used; local
H A DGlobalOpt.cpp2134 SmallPtrSet<GlobalValue *, 4> Used; member in class:__anon42::LLVMUsed
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp449 std::vector<GlobalValue *> Used; local
/freebsd-current/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp238 std::vector<Constant *> Used; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp181 Used = 0x04, enumerator in enum:__anon2569::GepNode::__anon2570
[all...]
H A DHexagonLoopIdiomRecognition.cpp222 ValueSetType Used; // The set of all cloned values used by Root. member in struct:__anon2451::Simplifier::Context
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp831 SmallVector<GlobalValue *, 4> Used; local
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp671 bool Used = Symbol.isUsedInReloc(); local
589 isInSymtab(const MCAsmLayout &Layout, const MCSymbolELF &Symbol, bool Used, bool Renamed) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp596 bool hasCompatibleVTYPE(const DemandedFields &Used, argument
604 bool isCompatible(const DemandedFields &Used, cons argument
305 areCompatibleVTYPEs(uint64_t CurVType, uint64_t NewVType, const DemandedFields &Used) argument
1492 canMutatePriorConfig(const MachineInstr &PrevMI, const MachineInstr &MI, const DemandedFields &Used, const MachineRegisterInfo &MRI) argument
1537 DemandedFields Used; local
[all...]

Completed in 606 milliseconds

12