Home
last modified time | relevance | path

Searched defs:get_opcode (Results 1 – 6 of 6) sorted by relevance

/external/llvm-libc/libc/shared/
Drpc.h321 RPC_ATTRS uint32_t get_opcode() const { return process.header[index].opcode; } in get_opcode() function
/external/cronet/stable/third_party/llvm-libc/src/shared/
Drpc.h328 RPC_INLINE uint32_t get_opcode() const { in get_opcode() function
/external/cronet/tot/third_party/llvm-libc/src/shared/
Drpc.h328 RPC_INLINE uint32_t get_opcode() const { in get_opcode() function
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_mem.cpp110 get_opcode(const nir_intrinsic_op opcode) in get_opcode() function
Dsfn_instr_tex.cpp841 TexInstr::Inputs::get_opcode(const nir_tex_instr& instr) -> Opcode in get_opcode() function in r600::TexInstr::Inputs
/external/python/cpython3/Python/
Doptimizer.c253 get_opcode(PyObject *self, PyObject *Py_UNUSED(ignored)) in get_opcode() function