Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/MachO/
HDInterfaceFile.h87 InterfaceFileRef(StringRef InstallName, const TargetList Targets) in InterfaceFileRef()
93 template <typename RangeT> void addTargets(RangeT &&Targets) { in addTargets()
122 TargetList Targets; variable
HDSymbol.h59 Symbol(SymbolKind Kind, StringRef Name, TargetList Targets, SymbolFlags Flags) in Symbol()
109 TargetList Targets; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
HDTarget.cpp60 PlatformSet mapToPlatformSet(ArrayRef<Target> Targets) { in mapToPlatformSet()
67 ArchitectureSet mapToArchitectureSet(ArrayRef<Target> Targets) { in mapToArchitectureSet()
HDTextStub.cpp232 TargetList Targets; member
243 std::vector<Target> Targets; member
248 std::vector<Target> Targets; member
596 TargetList Targets; in synthesizeTargets() local
641 const auto Targets = in denormalize() local
684 const auto Targets = in denormalize() local
853 TargetList Targets(Symbol->targets()); in NormalizedTBD_V4() local
979 TargetList Targets; member
HDPlatform.cpp57 PlatformSet mapToPlatformSet(ArrayRef<Triple> Targets) { in mapToPlatformSet()
HDInterfaceFile.cpp112 const TargetList &Targets, SymbolFlags Flags) { in addSymbol()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDDependencyOutputOptions.h52 std::vector<std::string> Targets; variable
HDUtils.h137 std::vector<std::string> Targets; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDDebugCrossImpSubsection.cpp57 std::vector<support::ulittle32_t> Targets = {support::ulittle32_t(ImportId)}; in addImport() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDTargetRegistry.cpp118 std::vector<std::pair<StringRef, const Target*> > Targets; in printRegisteredTargetsForVersion() local
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
HDExegesisEmitter.cpp99 std::vector<Record *> Targets = Records.getAllDerivedDefinitions("Target"); in ExegesisEmitter() local
HDRegisterBankEmitter.cpp278 std::vector<Record*> Targets = Records.getAllDerivedDefinitions("Target"); in run() local
HDCodeGenIntrinsics.h179 std::vector<TargetSet> Targets; variable
HDCodeGenTarget.cpp219 std::vector<Record*> Targets = Records.getAllDerivedDefinitions("Target"); in CodeGenTarget() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDBreakCriticalEdges.cpp363 SmallSetVector<BasicBlock *, 16> Targets; in SplitIndirectBrCriticalEdges() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonConstPropagation.cpp739 SetVector<const MachineBasicBlock*> Targets; in visitBranchesFrom() local
812 SetVector<const MachineBasicBlock*> &Targets) { in computeBlockSuccessors()
990 SetVector<const MachineBasicBlock*> Targets; in rewrite() local
2261 const CellMap &Inputs, SetVector<const MachineBasicBlock*> &Targets, in evaluate()
3141 SetVector<const MachineBasicBlock*> Targets; in rewriteHexBranch() local
HDHexagonBitTracker.cpp984 BranchTargetList &Targets, in evaluate()
HDBitTracker.cpp922 BranchTargetList Targets, BTs; in visitBranchesFrom() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDWholeProgramDevirt.cpp141 wholeprogramdevirt::findLowestOffset(ArrayRef<VirtualCallTarget> Targets, in findLowestOffset()
215 MutableArrayRef<VirtualCallTarget> Targets, uint64_t AllocBefore, in setBeforeReturnValues()
232 MutableArrayRef<VirtualCallTarget> Targets, uint64_t AllocAfter, in setAfterReturnValues()
HDLowerTypeTests.cpp2019 std::vector<GlobalTypeMember *> Targets; in lower() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDCFLGraph.h435 SmallVector<Function *, 4> Targets; in visitCallBase() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDFunction.cpp551 ArrayRef<IntrinsicTargetInfo> Targets(TargetInfos); in findTargetSubtable() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDDarwin.cpp1508 std::string Targets[Darwin::LastDarwinPlatform + 1]; in getDeploymentTargetFromEnvironmentVariables() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp942 const SmallVectorImpl<GCRelocateInst *> &Targets) { in simplifyRelocatesOffABase()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGBuilder.cpp6923 SmallVector<BranchFunnelTarget, 8> Targets; in visitIntrinsicCall() local