Home
last modified time | relevance | path

Searched defs:USI (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp126 size(const UnwindSectionInfo & USI) size() argument
131 serialize(SPSOutputBuffer & OB,const UnwindSectionInfo & USI) serialize() argument
136 deserialize(SPSInputBuffer & IB,UnwindSectionInfo & USI) deserialize() argument
1389 __anoncbb4fc950b02(ExecutorAddr HeaderAddr, std::optional<UnwindSectionInfo> USI, std::vector<std::pair<std::string_view, ExecutorAddrRange>> &Secs) __orc_rt_macho_register_object_platform_sections() argument
1438 __anoncbb4fc950e02(ExecutorAddr HeaderAddr, std::optional<UnwindSectionInfo> USI, std::vector<std::pair<std::string_view, ExecutorAddrRange>> &Secs) __orc_rt_macho_deregister_object_platform_sections() argument
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp789 using USI = GCNUserSGPRUsageInfo; getMaxNumPreloadedSGPRs() typedef