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

  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 708 unsigned LoadOpcode, StoreOpcode;
709 getLoadStoreOpcodes(RC, LoadOpcode, StoreOpcode);
723 unsigned LoadOpcode, StoreOpcode;
724 getLoadStoreOpcodes(RC, LoadOpcode, StoreOpcode);
725 addFrameReference(BuildMI(MBB, MBBI, DL, get(LoadOpcode), DestReg),
    [all...]
SystemZInstrInfo.h 233 unsigned &LoadOpcode, unsigned &StoreOpcode) const;
  /external/llvm/lib/Target/X86/
X86MCInstLower.cpp     [all...]

Completed in 80 milliseconds