Home
last modified time | relevance | path

Searched defs:segments (Results 1 – 19 of 19) sorted by relevance

/llvm-project/lld/wasm/
H A DOutputSections.h81 explicit DataSection(ArrayRef<OutputSegment *> segments) in DataSection()
95 ArrayRef<OutputSegment *> segments; variable
H A DInputFiles.h120 std::vector<InputChunk *> segments; global() variable
H A DSyntheticSections.cpp612 DataCountSection(ArrayRef<OutputSegment * > segments) DataCountSection() argument
H A DWriter.cpp127 std::vector<OutputSegment *> segments; member in lld::wasm::__anon6c9455020111::Writer
[all...]
/llvm-project/mlir/lib/Dialect/OpenACC/IR/
H A DOpenACC.cpp107 findSegment(ArrayAttr segments,mlir::acc::DeviceType deviceType) findSegment() argument
122 getValuesFromSegments(std::optional<mlir::ArrayAttr> arrayAttr,mlir::Operation::operand_range range,std::optional<llvm::ArrayRef<int32_t>> segments,mlir::acc::DeviceType deviceType) getValuesFromSegments() argument
138 getWaitDevnumValue(std::optional<mlir::ArrayAttr> deviceTypeAttr,mlir::Operation::operand_range operands,std::optional<llvm::ArrayRef<int32_t>> segments,std::optional<mlir::ArrayAttr> hasWaitDevnum,mlir::acc::DeviceType deviceType) getWaitDevnumValue() argument
154 getWaitValuesWithoutDevnum(std::optional<mlir::ArrayAttr> deviceTypeAttr,mlir::Operation::operand_range operands,std::optional<llvm::ArrayRef<int32_t>> segments,std::optional<mlir::ArrayAttr> hasWaitDevnum,mlir::acc::DeviceType deviceType) getWaitValuesWithoutDevnum() argument
758 verifyDeviceTypeAndSegmentCountMatch(Op op,OperandRange operands,DenseI32ArrayAttr segments,ArrayAttr deviceTypes,llvm::StringRef keyword,int32_t maxInSegment=0) verifyDeviceTypeAndSegmentCountMatch() argument
912 parseNumGangs(mlir::OpAsmParser & parser,llvm::SmallVectorImpl<mlir::OpAsmParser::UnresolvedOperand> & operands,llvm::SmallVectorImpl<Type> & types,mlir::ArrayAttr & deviceTypes,mlir::DenseI32ArrayAttr & segments) parseNumGangs() argument
961 printNumGangs(mlir::OpAsmPrinter & p,mlir::Operation * op,mlir::OperandRange operands,mlir::TypeRange types,std::optional<mlir::ArrayAttr> deviceTypes,std::optional<mlir::DenseI32ArrayAttr> segments) printNumGangs() argument
979 parseDeviceTypeOperandsWithSegment(mlir::OpAsmParser & parser,llvm::SmallVectorImpl<mlir::OpAsmParser::UnresolvedOperand> & operands,llvm::SmallVectorImpl<Type> & types,mlir::ArrayAttr & deviceTypes,mlir::DenseI32ArrayAttr & segments) parseDeviceTypeOperandsWithSegment() argument
1024 printDeviceTypeOperandsWithSegment(mlir::OpAsmPrinter & p,mlir::Operation * op,mlir::OperandRange operands,mlir::TypeRange types,std::optional<mlir::ArrayAttr> deviceTypes,std::optional<mlir::DenseI32ArrayAttr> segments) printDeviceTypeOperandsWithSegment() argument
1042 parseWaitClause(mlir::OpAsmParser & parser,llvm::SmallVectorImpl<mlir::OpAsmParser::UnresolvedOperand> & operands,llvm::SmallVectorImpl<Type> & types,mlir::ArrayAttr & deviceTypes,mlir::DenseI32ArrayAttr & segments,mlir::ArrayAttr & hasDevNum,mlir::ArrayAttr & keywordOnly) parseWaitClause() argument
1136 printWaitClause(mlir::OpAsmPrinter & p,mlir::Operation * op,mlir::OperandRange operands,mlir::TypeRange types,std::optional<mlir::ArrayAttr> deviceTypes,std::optional<mlir::DenseI32ArrayAttr> segments,std::optional<mlir::ArrayAttr> hasDevNum,std::optional<mlir::ArrayAttr> keywordOnly) printWaitClause() argument
1592 parseGangClause(OpAsmParser & parser,llvm::SmallVectorImpl<mlir::OpAsmParser::UnresolvedOperand> & gangOperands,llvm::SmallVectorImpl<Type> & gangOperandsType,mlir::ArrayAttr & gangArgType,mlir::ArrayAttr & deviceType,mlir::DenseI32ArrayAttr & segments,mlir::ArrayAttr & gangOnlyDeviceType) parseGangClause() argument
1719 printGangClause(OpAsmPrinter & p,Operation * op,mlir::OperandRange operands,mlir::TypeRange types,std::optional<mlir::ArrayAttr> gangArgTypes,std::optional<mlir::ArrayAttr> deviceTypes,std::optional<mlir::DenseI32ArrayAttr> segments,std::optional<mlir::ArrayAttr> gangOnlyDeviceTypes) printGangClause() argument
1761 hasDuplicateDeviceTypes(std::optional<mlir::ArrayAttr> segments,llvm::SmallSet<mlir::acc::DeviceType,3> & deviceTypes) hasDuplicateDeviceTypes() argument
[all...]
/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderDarwin.h111 std::vector<Segment> segments; global() member
H A DDynamicLoaderDarwin.cpp451 StructuredData::Array *segments = JSONImageInformationIntoImageInfo() local
[all...]
/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.h270 iterator_range<SegmentMap::iterator> segments() { segments() function
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h43 bool segments; member
/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp3206 return {getSubOperands(cond, getSubOperands(1, operands, segments), a)}; in getSuccessorOperands() local
3145 auto segments = (*this)->getAttrOfType<mlir::DenseI32ArrayAttr>( getSuccessorOperands() local
3154 auto segments = (*this)->getAttrOfType<mlir::DenseI32ArrayAttr>( getSuccessorOperands() local
3181 auto segments = (*this)->getAttrOfType<mlir::DenseI32ArrayAttr>( getCompareOperands() local
3191 auto segments = (*this)->getAttrOfType<mlir::DenseI32ArrayAttr>( getCompareOperands() local
3216 auto segments = (*this)->getAttrOfType<mlir::DenseI32ArrayAttr>( getSuccessorOperands() local
3481 auto segments = (*this)->getAttrOfType<mlir::DenseI32ArrayAttr>( getSuccessorOperands() local
3491 auto segments = (*this)->getAttrOfType<mlir::DenseI32ArrayAttr>( getSuccessorOperands() local
3526 auto segments = (*this)->getAttrOfType<mlir::DenseI32ArrayAttr>( getSuccessorOperands() local
3536 auto segments = (*this)->getAttrOfType<mlir::DenseI32ArrayAttr>( getSuccessorOperands() local
[all...]
/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h66 std::vector<struct mach_o_segment> segments; member
/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp173 llvm::ArrayRef<elf::ELFProgramHeader> segments = core->ProgramHeaders(); in DoLoadCore() local
[all...]
/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h203 Segments segments; // the liveness segments variable
[all...]
/llvm-project/lldb/tools/debugserver/source/
H A DDNBDefs.h350 DNBSegment *segments; // Array of contiguous memory segments in executable global() member
/llvm-project/llvm/lib/CodeGen/
H A DLiveInterval.cpp271 CollectionT &segments() { return impl().segmentsColl(); } segments() function in __anon753de2fc0111::CalcLiveRangeUtilBase
[all...]
/llvm-project/mlir/lib/IR/
H A DOperationSupport.cpp527 SmallVector<int32_t, 8> segments(attr.asArrayRef()); updateLength() local
/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h1212 ConstRange<Segment> segments() const { return make_pointee_range(Segments); } segments() function
/llvm-project/mlir/lib/Rewrite/
H A DByteCode.cpp1871 ArrayRef<int32_t> segments = segmentAttr; in executeGetOperandsResults() local
/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h326 #define __sanitizer_syscall_pre_kexec_load(entry, nr_segments, segments, \ argument
330 #define __sanitizer_syscall_post_kexec_load(res, entry, nr_segments, segments, \ argument