HomeSort by relevance Sort by last modified time
    Searched defs:getSizeOfImm (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 572 /// getSizeOfImm - Decode the "size of immediate" field from the TSFlags field
574 inline unsigned getSizeOfImm(uint64_t TSFlags) {
  /external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 425 /// getSizeOfImm - Decode the "size of immediate" field from the TSFlags field
427 static inline unsigned getSizeOfImm(uint64_t TSFlags) {

Completed in 91 milliseconds