Home
last modified time | relevance | path

Searched refs:isw (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSError.cpp84 InferiorSizedWord isw(domain_str_value, *process_sp); in NSError_SummaryProvider() local
91 "domain_str", isw.GetAsData(process_sp->GetByteOrder()), in NSError_SummaryProvider()
156 InferiorSizedWord isw(userinfo, *process_sp); in Update() local
162 "_userInfo", isw.GetAsData(process_sp->GetByteOrder()), in Update()
/freebsd/include/xlocale/
H A D_ctype.h91 _XLOCALE_INLINE int isw##fname##_l(int, locale_t);\
92 _XLOCALE_INLINE int isw##fname##_l(int __c, locale_t __l)\
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoXTHead.td701 def TH_DCACHE_ISW : THCacheInst_r<0b00010, "th.dcache.isw">;
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.td1044 def DCACHE_ISW32: I_5_X_CACHE<0b100101, 0b01010, "dcache32.isw">;