Home
last modified time | relevance | path

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

/external/igt-gpu-tools/assembler/
Dgen8_instruction.h261 static inline void gen8_set_uip(struct gen8_instruction *insn, unsigned uip) in gen8_set_uip()
Dgram.y3357 int uip = branch_offset(insn, uip_offset); in set_branch_two_offsets() local
Dbrw_structs.h1118 int uip:16; member
/external/libpcap/
Dpcap-snoop.c124 u_int *uip = (u_int *)cp; in pcap_read_snoop() local
/external/llvm-project/lld/MachO/
DUnwindInfoSection.cpp201 auto *uip = reinterpret_cast<unwind_info_section_header *>(buf); in writeTo() local
/external/clang/test/CodeGen/
Dbuiltins-nvptx.c194 __device__ void nvvm_atom(float *fp, float f, int *ip, int i, unsigned int *uip, unsigned ui, long … in nvvm_atom()
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-nvptx.c202 int i, unsigned int *uip, unsigned ui, long *lp, in nvvm_atom()