Searched defs:LoadOpcode (Results 1 – 7 of 7) sorted by relevance
209 static bool isPotentialBlockingStoreInst(unsigned Opcode, unsigned LoadOpcode) { in isPotentialBlockingStoreInst() argument 233 static unsigned getYMMtoXMMLoadOpcode(unsigned LoadOpcode) { in getYMMtoXMMLoadOpcode() argument
890 unsigned LoadOpcode, StoreOpcode; storeRegToStackSlot() local 907 unsigned LoadOpcode, StoreOpcode; loadRegFromStackSlot() local 1154 unsigned LoadOpcode = Op0IsGPR ? SystemZ::LG : SystemZ::LD; foldMemoryOperandImpl() local 1604 getLoadStoreOpcodes(const TargetRegisterClass * RC,unsigned & LoadOpcode,unsigned & StoreOpcode) const getLoadStoreOpcodes() argument [all...]
994 auto LoadOpcode = Size == 4 ? ARM::VLDRS : ARM::VLDRD; select() local
2321 unsigned LoadOpcode = (Width == 8) ? AVR::LDRdPtr : AVR::LDWRdPtr; insertAtomicArithmeticOp() local
689 unsigned LoadOpcode; in generateLoadForNewConst() local
6168 const unsigned LoadOpcode = IsD16 ? AMDGPU::G_AMDGPU_INTRIN_IMAGE_LOAD_D16 legalizeImageIntrinsic() local
13293 unsigned LoadOpcode = IsSignedCmp ? ISD::SEXTLOAD : ISD::ZEXTLOAD; foldSextSetcc() local [all...]