Home
last modified time | relevance | path

Searched defs:Slices (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOUniversalWriter.cpp244 buildFatArchList(ArrayRef<Slice> Slices) buildFatArchList() argument
273 writeUniversalBinaryToStream(ArrayRef<Slice> Slices,raw_ostream & Out) writeUniversalBinaryToStream() argument
314 writeUniversalBinary(ArrayRef<Slice> Slices,StringRef OutputFileName) writeUniversalBinary() argument
[all...]
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DRecordsSlice.cpp304 createInterfaceFile(const Records &Slices, StringRef InstallName) { in createInterfaceFile()
337 llvm::MachO::convertToInterfaceFile(const Records &Slices) { in convertToInterfaceFile()
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObjcopy.cpp481 SmallVector<Slice, 2> Slices; executeObjcopyOnMachOUniversalBinary() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h166 std::vector<Object> Slices; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1959 std::vector<VectorSlice> Slices; in visitPHINode() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp898 SmallVector<TypedInit *, 2> Slices; // list<int> in ParseSliceElements() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp690 SmallVector<Slice, 8> Slices; member in __anondf5662880411::AllocaSlices