Home
last modified time | relevance | path

Searched refs:length4 (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dmemcmp-minsize.ll149 define i32 @length4(i8* %X, i8* %Y) nounwind minsize {
150 ; X86-LABEL: length4:
160 ; X64-LABEL: length4:
Dmemcmp-optsize.ll186 define i32 @length4(i8* %X, i8* %Y) nounwind optsize {
187 ; X86-LABEL: length4:
201 ; X64-LABEL: length4:
Dmemcmp.ll217 define i32 @length4(i8* %X, i8* %Y) nounwind {
218 ; X86-LABEL: length4:
232 ; X64-LABEL: length4:
/external/syzkaller/sys/test/
Dtest.txt216 test$length4(a0 ptr[in, syz_length_len2_struct])
/external/icu/icu4c/source/test/intltest/
Dapicoll.cpp317 int32_t length4 = 0; in TestRuleBasedColl() local
318 uint8_t *clonedrule4 = col4->cloneRuleData(length4, status); in TestRuleBasedColl()