Home
last modified time | relevance | path

Searched defs:Targets (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
H A DPlatform.cpp57 PlatformSet mapToPlatformSet(ArrayRef<Triple> Targets) { in mapToPlatformSet() argument
H A DTarget.cpp60 PlatformSet mapToPlatformSet(ArrayRef<Target> Targets) { in mapToPlatformSet() argument
67 ArchitectureSet mapToArchitectureSet(ArrayRef<Target> Targets) { in mapToArchitectureSet() argument
H A DInterfaceFile.cpp111 addSymbol(SymbolKind Kind, StringRef Name, const TargetList &Targets, SymbolFlags Flags) addSymbol() argument
H A DTextStub.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 = denormalize() local
684 const auto Targets = denormalize() local
979 TargetList Targets; global() member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DDebugCrossImpSubsection.cpp57 std::vector<support::ulittle32_t> Targets = {support::ulittle32_t(ImportId)}; in addImport() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DTargetRegistry.cpp118 std::vector<std::pair<StringRef, const Target*> > Targets; in printRegisteredTargetsForVersion() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
H A DSymbol.h59 Symbol(SymbolKind Kind, StringRef Name, TargetList Targets, SymbolFlags Flags) in Symbol() argument
109 TargetList Targets; member in llvm::MachO::Symbol
H A DInterfaceFile.h87 InterfaceFileRef(StringRef InstallName, const TargetList Targets) in InterfaceFileRef() argument
93 template <typename RangeT> void addTargets(RangeT &&Targets) { in addTargets() argument
122 TargetList Targets; global() member in llvm::MachO::InterfaceFileRef
203 addTargets(RangeT &&Targets) addTargets() argument
395 TargetList Targets; global() member in llvm::MachO::InterfaceFile
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DBreakCriticalEdges.cpp363 SmallSetVector<BasicBlock *, 16> Targets; in SplitIndirectBrCriticalEdges() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DSampleProf.h259 static const SortedCallTargetSet SortCallTargets(const CallTargetMap &Targets) { in SortCallTargets() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceInst.h1077 CfgNode **Targets; member in Ice::InstJumpTable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp141 wholeprogramdevirt::findLowestOffset(ArrayRef<VirtualCallTarget> Targets, in findLowestOffset() argument
214 setBeforeReturnValues( MutableArrayRef<VirtualCallTarget> Targets, uint64_t AllocBefore, unsigned BitWidth, int64_t &OffsetByte, uint64_t &OffsetBit) setBeforeReturnValues() argument
231 setAfterReturnValues( MutableArrayRef<VirtualCallTarget> Targets, uint64_t AllocAfter, unsigned BitWidth, int64_t &OffsetByte, uint64_t &OffsetBit) setAfterReturnValues() argument
H A DLowerTypeTests.cpp2019 std::vector<GlobalTypeMember *> Targets; in lower() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp739 SetVector<const MachineBasicBlock*> Targets; in visitBranchesFrom() local
811 computeBlockSuccessors(const MachineBasicBlock *MB, SetVector<const MachineBasicBlock*> &Targets) computeBlockSuccessors() argument
990 SetVector<const MachineBasicBlock*> Targets; rewrite() local
2260 evaluate(const MachineInstr &BrI, const CellMap &Inputs, SetVector<const MachineBasicBlock*> &Targets, bool &FallsThru) evaluate() argument
3141 SetVector<const MachineBasicBlock*> Targets; rewriteHexBranch() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp941 simplifyRelocatesOffABase(GCRelocateInst *RelocatedBase, const SmallVectorImpl<GCRelocateInst *> &Targets) simplifyRelocatesOffABase() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6923 SmallVector<BranchFunnelTarget, 8> Targets; in visitIntrinsicCall() local

Completed in 50 milliseconds