HomeSort by relevance Sort by last modified time
    Searched refs:is_branch (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_info.h 77 unsigned is_branch:1; member in struct:tgsi_opcode_info
tgsi_text.c 983 if (info->is_branch && *cur == ':') {
    [all...]
  /external/lldb/scripts/Python/interface/
SBInstruction.i 96 __swig_getmethods__["is_branch"] = DoesBranch
97 if _newclass: is_branch = property(DoesBranch, None, doc='''A read only property that returns a boolean value that indicates if this instruction is a branch instruction.''')
  /external/mesa3d/src/mesa/state_tracker/
st_glsl_to_tgsi.cpp     [all...]

Completed in 1015 milliseconds