Searched defs:uip (Results 1 – 7 of 7) sorted by relevance
/external/igt-gpu-tools/assembler/ |
D | gen8_instruction.h | 261 static inline void gen8_set_uip(struct gen8_instruction *insn, unsigned uip) in gen8_set_uip()
|
D | gram.y | 3357 int uip = branch_offset(insn, uip_offset); in set_branch_two_offsets() local
|
D | brw_structs.h | 1118 int uip:16; member
|
/external/libpcap/ |
D | pcap-snoop.c | 124 u_int *uip = (u_int *)cp; in pcap_read_snoop() local
|
/external/llvm-project/lld/MachO/ |
D | UnwindInfoSection.cpp | 201 auto *uip = reinterpret_cast<unwind_info_section_header *>(buf); in writeTo() local
|
/external/clang/test/CodeGen/ |
D | builtins-nvptx.c | 194 __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/ |
D | builtins-nvptx.c | 202 int i, unsigned int *uip, unsigned ui, long *lp, in nvvm_atom()
|