Home
last modified time | relevance | path

Searched refs:i235 (Results 1 – 16 of 16) sorted by relevance

/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap.pass.cpp377 int i235[] = {1, 1, 1, 0, 0, 1, 1}; in test() local
504 assert(std::is_heap(i235, i235+7) == (std::is_heap_until(i235, i235+7) == i235+7)); in test()
Dis_heap_until.pass.cpp377 int i235[] = {1, 1, 1, 0, 0, 1, 1}; in test() local
504 assert(std::is_heap_until(i235, i235+7) == i235+7); in test()
Dis_heap_until_comp.pass.cpp378 int i235[] = {1, 1, 1, 0, 0, 1, 1}; in test() local
505 assert(std::is_heap_until(i235, i235+7, std::greater<int>()) == i235+3); in test()
Dis_heap_comp.pass.cpp378 int i235[] = {1, 1, 1, 0, 0, 1, 1}; in test() local
505 …assert(std::is_heap(i235, i235+7, std::greater<int>()) == (std::is_heap_until(i235, i235+7, std::g… in test()
/external/r8/src/test/examples/regalloc/
DRegAlloc.java188 int i234 = identity(234); int i235 = identity(235); int i236 = identity(236); in binaryOpUsingHighRegistersLocals() local
223 i228 + i229 + i230 + i231 + i232 + i233 + i234 + i235 + i236 + i237 + i238 + i239 + in binaryOpUsingHighRegistersLocals()
312 double i234 = identity(234.0); double i235 = identity(235.0); double i236 = identity(236.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.java358 int i228, int i229, int i230, int i231, int i232, int i233, int i234, int i235, int i236, 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.ll470 @i235_l = external global i235 ; <i235*> [#uses=1]
471 @i235_s = external global i235 ; <i235*> [#uses=1]
1920 %tmp = load i235, i235* @i235_l ; <i235> [#uses=1]
1921 store i235 %tmp, i235* @i235_s
DAPIntSextParam.ll236 @i235_s = external global i235 ; <i235*> [#uses=1]
1429 define void @i235_ls(i235 signext %x) nounwind {
1430 store i235 %x, i235* @i235_s
DAPIntParam.ll236 @i235_s = external global i235 ; <i235*> [#uses=1]
1429 define void @i235_ls(i235 %x) nounwind {
1430 store i235 %x, i235* @i235_s
DAPIntZextParam.ll236 @i235_s = external global i235 ; <i235*> [#uses=1]
1429 define void @i235_ls(i235 zeroext %x) nounwind {
1430 store i235 %x, i235* @i235_s
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
DAPIntLoadStore.ll470 @i235_l = external global i235 ; <i235*> [#uses=1]
471 @i235_s = external global i235 ; <i235*> [#uses=1]
1920 %tmp = load i235* @i235_l ; <i235> [#uses=1]
1921 store i235 %tmp, i235* @i235_s
DAPIntParam.ll236 @i235_s = external global i235 ; <i235*> [#uses=1]
1429 define void @i235_ls(i235 %x) nounwind {
1430 store i235 %x, i235* @i235_s
DAPIntSextParam.ll236 @i235_s = external global i235 ; <i235*> [#uses=1]
1429 define void @i235_ls(i235 signext %x) nounwind {
1430 store i235 %x, i235* @i235_s
DAPIntZextParam.ll236 @i235_s = external global i235 ; <i235*> [#uses=1]
1429 define void @i235_ls(i235 zeroext %x) nounwind {
1430 store i235 %x, i235* @i235_s
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
D2008-04-11-PHIofImpDef.ll2676 switch i32 0, label %UnifiedReturnBlock.i235 [
2688 switch i32 0, label %UnifiedReturnBlock.i235 [
2976 UnifiedReturnBlock.i235: ; preds = %bb2883.i, %bb2872.i
2978 glgScalarFloatConversion.exit: ; preds = %UnifiedReturnBlock.i235, %bb5036.i, %bb4999.i, %bb4956.i…
/external/llvm/test/CodeGen/ARM/
D2008-04-11-PHIofImpDef.ll2676 switch i32 0, label %UnifiedReturnBlock.i235 [
2688 switch i32 0, label %UnifiedReturnBlock.i235 [
2976 UnifiedReturnBlock.i235: ; preds = %bb2883.i, %bb2872.i
2978 glgScalarFloatConversion.exit: ; preds = %UnifiedReturnBlock.i235, %bb5036.i, %bb4999.i, %bb4956.i…