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

  /external/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 588 /// isImmPCRel - Return true if the immediate of the specified instruction's
590 inline unsigned isImmPCRel(uint64_t TSFlags) {
  /external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 440 /// isImmPCRel - Return true if the immediate of the specified instruction's
442 static inline unsigned isImmPCRel(uint64_t TSFlags) {

Completed in 249 milliseconds