Home
last modified time | relevance | path

Searched refs:i237 (Results 1 – 17 of 17) sorted by relevance

/external/llvm/test/Transforms/SROA/
Dvectors-of-pointers.ll17 br i1 undef, label %bb0.exit257, label %if.then.i.i.i.i.i237
19 if.then.i.i.i.i.i237:
/external/llvm/test/Transforms/SLPVectorizer/X86/
Dcrash_scheduling.ll26 %vecinit.i.i237 = insertelement <2 x double> undef, double %t.0259, i32 0
27 %x13 = tail call i32 @_xfn(<2 x double> %vecinit.i.i237) #2
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap.pass.cpp379 int i237[] = {1, 1, 1, 0, 1, 0, 1}; in test() local
506 assert(std::is_heap(i237, i237+7) == (std::is_heap_until(i237, i237+7) == i237+7)); in test()
Dis_heap_until.pass.cpp379 int i237[] = {1, 1, 1, 0, 1, 0, 1}; in test() local
506 assert(std::is_heap_until(i237, i237+7) == i237+7); in test()
Dis_heap_until_comp.pass.cpp380 int i237[] = {1, 1, 1, 0, 1, 0, 1}; in test() local
507 assert(std::is_heap_until(i237, i237+7, std::greater<int>()) == i237+3); in test()
Dis_heap_comp.pass.cpp380 int i237[] = {1, 1, 1, 0, 1, 0, 1}; in test() local
507 …assert(std::is_heap(i237, i237+7, std::greater<int>()) == (std::is_heap_until(i237, i237+7, std::g… in test()
/external/r8/src/test/examples/regalloc/
DRegAlloc.java189 int i237 = identity(237); int i238 = identity(238); int i239 = identity(239); in binaryOpUsingHighRegistersLocals() local
223 i228 + i229 + i230 + i231 + i232 + i233 + i234 + i235 + i236 + i237 + i238 + i239 + in binaryOpUsingHighRegistersLocals()
313 double i237 = identity(237.0); double i238 = identity(238.0); double i239 = identity(239.0); in binaryDoubleOpUsingHighRegistersLocals() local
344 i228 + i229 + i230 + i231 + i232 + i233 + i234 + i235 + i236 + i237 + i238 + i239 + in binaryDoubleOpUsingHighRegistersLocals()
/external/r8/src/test/examples/invoke/
DInvoke.java359 int i237, int i238, int i239, int i240, int i241, int i242, int i243, int i244, int i245, in manyArgs()
417 int i233 = 233; int i234 = 234; int i235 = 235; int i236 = 236; int i237 = 237; in rangeInvokeWithManyLocals() local
439 i231, i232, i233, i234, i235, i236, i237, i238, i239, i240, i241, i242, i243, i244, i245, in rangeInvokeWithManyLocals()
/external/llvm/test/CodeGen/Generic/
DAPIntLoadStore.ll474 @i237_l = external global i237 ; <i237*> [#uses=1]
475 @i237_s = external global i237 ; <i237*> [#uses=1]
1932 %tmp = load i237, i237* @i237_l ; <i237> [#uses=1]
1933 store i237 %tmp, i237* @i237_s
DAPIntSextParam.ll238 @i237_s = external global i237 ; <i237*> [#uses=1]
1439 define void @i237_ls(i237 signext %x) nounwind {
1440 store i237 %x, i237* @i237_s
DAPIntParam.ll238 @i237_s = external global i237 ; <i237*> [#uses=1]
1439 define void @i237_ls(i237 %x) nounwind {
1440 store i237 %x, i237* @i237_s
DAPIntZextParam.ll238 @i237_s = external global i237 ; <i237*> [#uses=1]
1439 define void @i237_ls(i237 zeroext %x) nounwind {
1440 store i237 %x, i237* @i237_s
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
DAPIntLoadStore.ll474 @i237_l = external global i237 ; <i237*> [#uses=1]
475 @i237_s = external global i237 ; <i237*> [#uses=1]
1932 %tmp = load i237* @i237_l ; <i237> [#uses=1]
1933 store i237 %tmp, i237* @i237_s
DAPIntParam.ll238 @i237_s = external global i237 ; <i237*> [#uses=1]
1439 define void @i237_ls(i237 %x) nounwind {
1440 store i237 %x, i237* @i237_s
DAPIntSextParam.ll238 @i237_s = external global i237 ; <i237*> [#uses=1]
1439 define void @i237_ls(i237 signext %x) nounwind {
1440 store i237 %x, i237* @i237_s
DAPIntZextParam.ll238 @i237_s = external global i237 ; <i237*> [#uses=1]
1439 define void @i237_ls(i237 zeroext %x) nounwind {
1440 store i237 %x, i237* @i237_s
/external/llvm/test/CodeGen/ARM/
Dvmul.ll571 %vmovl.i237 = zext <8 x i8> undef to <8 x i16>
585 %mul.i194 = mul <8 x i16> %add.i198, %vmovl.i237