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

  /external/llvm/include/llvm/MC/
MCInstrDesc.h 61 /// if the operand is a register. If isLookupPtrRegClass is set, then this is
77 /// isLookupPtrRegClass - Set if this operand is a pointer value and it
79 bool isLookupPtrRegClass() const {return Flags&(1 <<MCOI::LookupPtrRegClass);}
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp     [all...]

Completed in 51 milliseconds