Home
last modified time | relevance | path

Searched defs:Targets (Results 1 – 25 of 34) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/TextAPI/
HDTarget.cpp55 PlatformVersionSet mapToPlatformVersionSet(ArrayRef<Target> Targets) { in mapToPlatformVersionSet()
62 PlatformSet mapToPlatformSet(ArrayRef<Target> Targets) { in mapToPlatformSet()
69 ArchitectureSet mapToArchitectureSet(ArrayRef<Target> Targets) { in mapToArchitectureSet()
HDTextStubV5.cpp91 Targets, enumerator
256 const auto *Targets = Section->getArray(Keys[TBDKey::Targets]); in getTargets() local
274 const Array *Targets = Section->getArray(Keys[TBDKey::TargetInfo]); in getTargetsSection() local
381 TargetList &Targets) { in getSymbolSection()
442 const TargetList &Targets) { in getLibSection()
473 const TargetList &Targets) { in getUmbrellaSection()
588 TargetList Targets = *TargetsOrErr; in parseToInterfaceFile() local
755 std::vector<std::string> serializeTargets(const AggregateT Targets, in serializeTargets()
768 Array Targets; in serializeTargetInfo() local
830 TargetList Targets{Ref.targets().begin(), Ref.targets().end()}; in serializeField() local
[all …]
HDTextStub.cpp232 TargetList Targets; member
243 std::vector<Target> Targets; member
248 std::vector<Target> Targets; member
558 TargetList Targets; in synthesizeTargets() local
604 const auto Targets = in denormalize() local
648 const auto Targets = in denormalize() local
813 TargetList Targets(Symbol->targets()); in NormalizedTBD_V4() local
944 TargetList Targets; member
HDPlatform.cpp62 PlatformSet mapToPlatformSet(ArrayRef<Triple> Targets) { in mapToPlatformSet()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/
HDInterfaceFile.h58 InterfaceFileRef(StringRef InstallName, const TargetList Targets) in InterfaceFileRef()
64 template <typename RangeT> void addTargets(RangeT &&Targets) { in addTargets()
97 TargetList Targets; variable
163 template <typename RangeT> void addTargets(RangeT &&Targets) { in addTargets()
430 TargetList Targets; variable
HDSymbol.h98 Symbol(EncodeKind Kind, StringRef Name, TargetList Targets, SymbolFlags Flags) in Symbol()
172 TargetList Targets; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
HDLVSymbol.cpp282 const LVSymbols *Targets) { in markMissingParents()
334 const LVSymbols *Targets) { in parametersMatch()
369 bool LVSymbol::equals(const LVSymbols *References, const LVSymbols *Targets) { in equals()
HDLVLine.cpp70 const LVLines *Targets) { in markMissingParents()
124 bool LVLine::equals(const LVLines *References, const LVLines *Targets) { in equals()
HDLVType.cpp174 const LVTypes *Targets) { in markMissingParents()
226 const LVTypes *Targets) { in parametersMatch()
269 bool LVType::equals(const LVTypes *References, const LVTypes *Targets) { in equals()
HDLVCompare.cpp199 const char *Category) -> Error { in execute()
HDLVScope.cpp891 const LVScopes *Targets, in markMissingParents()
959 bool LVScope::equals(const LVScopes *References, const LVScopes *Targets) { in equals()
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDTargetList.h194 TargetIterable Targets() { in Targets() function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDDependencyOutputOptions.h77 std::vector<std::string> Targets; variable
HDUtils.h124 std::vector<std::string> Targets; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDDebugCrossImpSubsection.cpp57 std::vector<support::ulittle32_t> Targets = {support::ulittle32_t(ImportId)}; in addImport() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
HDPGOCtxProfReader.cpp131 auto &Targets = Ret.callsites()[*SC->first]; in readContext() local
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
HDExegesisEmitter.cpp100 std::vector<Record *> Targets = Records.getAllDerivedDefinitions("Target"); in ExegesisEmitter() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
HDTargetRegistry.cpp210 std::vector<std::pair<StringRef, const Target*> > Targets; in printRegisteredTargetsForVersion() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/InstallAPI/
HDDylibVerifier.cpp170 TargetList &&Targets) { in addSymbol()
987 TargetList Targets; in takeExports() local
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Basic/
HDCodeGenIntrinsics.h170 std::vector<TargetSet> Targets; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDBreakCriticalEdges.cpp345 SmallSetVector<BasicBlock *, 16> Targets; in SplitIndirectBrCriticalEdges() local
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenTarget.cpp90 std::vector<Record *> Targets = Records.getAllDerivedDefinitions("Target"); in CodeGenTarget() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonConstPropagation.cpp737 SetVector<const MachineBasicBlock*> Targets; in visitBranchesFrom() local
813 SetVector<const MachineBasicBlock*> &Targets) { in computeBlockSuccessors()
993 SetVector<const MachineBasicBlock*> Targets; in rewrite() local
2259 const CellMap &Inputs, SetVector<const MachineBasicBlock*> &Targets, in evaluate()
3141 SetVector<const MachineBasicBlock*> Targets; in rewriteHexBranch() local
HDHexagonBitTracker.cpp987 BranchTargetList &Targets, in evaluate()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDWholeProgramDevirt.cpp206 wholeprogramdevirt::findLowestOffset(ArrayRef<VirtualCallTarget> Targets, in findLowestOffset()
279 MutableArrayRef<VirtualCallTarget> Targets, uint64_t AllocBefore, in setBeforeReturnValues()
296 MutableArrayRef<VirtualCallTarget> Targets, uint64_t AllocAfter, in setAfterReturnValues()

12