Lines Matching defs:LOAD
78 /// This is basically a hard coded load instruction which additionally
82 /// Like a regular LOAD but additionally taking/producing a flag.
83 LOAD,
85 /// LOAD into r2 (also taking/producing a flag). Like TOC_RESTORE, this is
86 /// a hard coded load instruction.
161 /// LARX = This corresponds to PPC l{w|d}arx instrcution: load and
256 /// byte-swapping load instruction. It loads "Type" bits, byte swaps it,
266 /// load which sign-extends from a 32-bit integer value into the
271 /// load which zero-extends from a 32-bit integer value into the
353 /// can be legally represented as pre-indexed load / store address.
437 /// by AM is legal for this target, for a load/store of the specified type.
442 /// getOptimalMemOpType - Returns the target specific optimal type for load