/llvm-project/llvm/lib/TextAPI/ |
H A D | InterfaceFile.cpp | 22 void InterfaceFileRef::addTarget(const Target &Target) { in addTarget() argument 27 const Target &Target) { in addAllowableClient() argument 35 const Target &Target) { in addReexportedLibrary() argument 60 __anon502eeee20102(const std::pair<Target, std::string> &LHS, Target RHS) addRPath() argument 72 addTarget(const Target & Target) addTarget() argument 185 for (const auto &Target : Lib.targets()) merge() local 189 for (const auto &Target : Lib.targets()) merge() local 193 for (const auto &Target : Lib.targets()) merge() local 197 for (const auto &Target : Lib.targets()) merge() local 253 for (const auto &Target : Lib.targets()) remove() local 259 for (const auto &Target : Lib.targets()) remove() local 325 for (const auto &Target : Lib.targets()) extract() local 330 for (const auto &Target : Lib.targets()) extract() local [all...] |
H A D | Target.cpp | 50 raw_ostream &operator<<(raw_ostream &OS, const Target &Target) { in operator <<() 57 for (const auto &Target : Targets) in mapToPlatformVersionSet() local 64 for (const auto &Target : Targets) in mapToPlatformSet() local 71 for (const auto &Target : Targets) in mapToArchitectureSet() local
|
/llvm-project/llvm/tools/llvm-profgen/ |
H A D | MissingFrameInferrer.cpp | 81 for (auto Target : Call.second) in initialize() local 86 for (auto Target : Call.second) { in initialize() local 112 for (const auto &Target : Targets.second) { in initialize() local 213 for (auto Target : TailCallEdgesF[From]) { in computeUniqueTailCallPath() local 255 for (auto Target : CallEdgesF[From]) { in inferMissingFrames() local
|
/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | TableManager.h | 32 Symbol &getEntryForTarget(LinkGraph &G, Symbol &Target) { in getEntryForTarget() argument 61 bool registerPreExistingEntry(Symbol &Target, Symbol &Entry) { in registerPreExistingEntry() argument
|
/llvm-project/clang-tools-extra/clangd/index/ |
H A D | BackgroundRebuild.h | 49 BackgroundIndexRebuilder(SwapIndex *Target, FileSymbols *Source, in BackgroundIndexRebuilder() 94 SwapIndex *Target; variable
|
/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | PerGraphGOTAndPLTStubsBuilder.h | 70 Symbol &getGOTEntry(Symbol &Target) { in getGOTEntry() argument 92 Symbol &getPLTStub(Symbol &Target) { in getPLTStub() argument [all...] |
/llvm-project/bolt/lib/Passes/ |
H A D | FixRISCVCallsPass.cpp | 27 auto *Target = MIB->getTargetSymbol(*II); in runOnFunction() local 49 auto *Target = MIB->getTargetSymbol(*II); in runOnFunction() local
|
/llvm-project/llvm/lib/Target/SystemZ/TargetInfo/ |
H A D | SystemZTargetInfo.h | 14 class Target; variable
|
/llvm-project/llvm/lib/Target/AMDGPU/TargetInfo/ |
H A D | AMDGPUTargetInfo.h | 18 class Target; variable
|
/llvm-project/llvm/lib/Target/Xtensa/TargetInfo/ |
H A D | XtensaTargetInfo.h | 14 class Target; variable
|
/llvm-project/llvm/lib/Target/ARM/TargetInfo/ |
H A D | ARMTargetInfo.h | 14 class Target; variable
|
/llvm-project/llvm/lib/Target/XCore/TargetInfo/ |
H A D | XCoreTargetInfo.h | 14 class Target; variable
|
/llvm-project/llvm/lib/Target/WebAssembly/TargetInfo/ |
H A D | WebAssemblyTargetInfo.h | 19 class Target; variable
|
/llvm-project/llvm/lib/Target/X86/TargetInfo/ |
H A D | X86TargetInfo.h | 14 class Target; variable
|
/llvm-project/llvm/lib/Target/RISCV/TargetInfo/ |
H A D | RISCVTargetInfo.h | 14 class Target; variable
|
/llvm-project/llvm/lib/Target/ARC/TargetInfo/ |
H A D | ARCTargetInfo.h | 14 class Target; variable
|
/llvm-project/llvm/lib/Target/LoongArch/TargetInfo/ |
H A D | LoongArchTargetInfo.h | 14 class Target; variable
|
/llvm-project/llvm/lib/Target/Lanai/TargetInfo/ |
H A D | LanaiTargetInfo.h | 14 class Target; variable
|
/llvm-project/llvm/lib/Target/SPIRV/TargetInfo/ |
H A D | SPIRVTargetInfo.h | 14 class Target; variable
|
/llvm-project/llvm/lib/Target/Hexagon/TargetInfo/ |
H A D | HexagonTargetInfo.h | 14 class Target; variable
|
/llvm-project/llvm/lib/Target/BPF/TargetInfo/ |
H A D | BPFTargetInfo.h | 14 class Target; variable
|
/llvm-project/llvm/lib/Target/Sparc/TargetInfo/ |
H A D | SparcTargetInfo.h | 14 class Target; variable
|
/llvm-project/llvm/lib/Target/M68k/TargetInfo/ |
H A D | M68kTargetInfo.h | 13 class Target; variable
|
/llvm-project/llvm/lib/Target/CSKY/TargetInfo/ |
H A D | CSKYTargetInfo.h | 14 class Target; variable
|
/llvm-project/llvm/lib/Target/DirectX/TargetInfo/ |
H A D | DirectXTargetInfo.h | 13 class Target; variable
|