Lines Matching full:addrmode
4835 class SExtLoadi8CVTf32Pat<dag addrmode, dag INST>
4836 : Pat<(f32 (sint_to_fp (i32 (sextloadi8 addrmode)))),
4860 class SExtLoadi16CVTf32Pat<dag addrmode, dag INST>
4861 : Pat<(f32 (sint_to_fp (i32 (sextloadi16 addrmode)))),
4888 class SExtLoadi16CVTf64Pat<dag addrmode, dag INST>
4889 : Pat <(f64 (sint_to_fp (i32 (sextloadi16 addrmode)))),
4912 class SExtLoadi32CVTf64Pat<dag addrmode, dag INST>
4913 : Pat <(f64 (sint_to_fp (i32 (load addrmode)))),