Lines Matching full:i128
475 ; OPTALL-NEXT: [[GEP:%[a-zA-Z_0-9-]+]] = getelementptr inbounds i128, i128* %addr, i64 [[IDX64]]
476 ; OPTALL-NEXT: store i128 %stuff, i128* [[GEP]]
478 define void @doNotPromoteFreeSExtFromAddrMode128(i8* %p, i32 %b, i128* %addr, i128 %stuff) {
484 %staddr = getelementptr inbounds i128, i128* %addr, i64 %idx64
485 store i128 %stuff, i128 *%staddr