Home
last modified time | relevance | path

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

/llvm-project/lld/MachO/
H A DUnwindInfoSection.cpp634 auto *uip = reinterpret_cast<unwind_info_section_header *>(buf); in writeTo() local
[all...]
/llvm-project/clang/test/CodeGen/
H A Dbuiltins-nvptx.c239 nvvm_atom(float * fp,float f,double * dfp,double df,int * ip,int i,unsigned int * uip,unsigned ui,long * lp,long l,long long * llp,long long ll) nvvm_atom() argument