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

  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h 46 static inline unsigned getAccessSize(unsigned int Flags) {
SystemZInstrInfo.cpp 611 uint64_t AccessBytes = SystemZII::getAccessSize(MemDesc.TSFlags);
  /sdk/emulator/qtools/
opcode.h 152 inline int getAccessSize(Opcode op) { return opcode_flags[op] & kCatNumBytes; }

Completed in 2734 milliseconds