reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1190 { 301 /* ld */, AVR::LDRdPtr, Convert__Reg1_0__Reg1_1, AMFBS_HasSRAM, { MCK_GPR8, MCK_Reg }, },
gen/lib/Target/AVR/AVRGenDAGISel.inc 490 /* 767*/ OPC_MorphNodeTo1, TARGET_VAL(AVR::LDRdPtr), 0|OPFL_Chain|OPFL_MemRefs,
gen/lib/Target/AVR/AVRGenMCCodeEmitter.inc 554 case AVR::LDRdPtr: {
lib/Target/AVR/AVRExpandPseudoInsts.cpp585 OpLo = AVR::LDRdPtr; 849 unsigned LoadOpcode = (Width == 8) ? AVR::LDRdPtr : AVR::LDWRdPtr; 891 return expandAtomicBinaryOp(AVR::LDRdPtr, MBB, MBBI);lib/Target/AVR/MCTargetDesc/AVRInstPrinter.cpp
43 case AVR::LDRdPtr: