Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/PowerPC/
Dsplit-index-tc.ll40 br i1 undef, label %_ZNK4llvm14MachineOperand6getRegEv.exit247, label %cond.false.i244
48 cond.false.i244: ; preds = %_ZNK4llvm14MachineOperand5isDefEv.exit
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap.pass.cpp386 int i244[] = {1, 1, 1, 1, 1, 0, 0}; in test() local
513 assert(std::is_heap(i244, i244+7) == (std::is_heap_until(i244, i244+7) == i244+7)); in test()
Dis_heap_until.pass.cpp386 int i244[] = {1, 1, 1, 1, 1, 0, 0}; in test() local
513 assert(std::is_heap_until(i244, i244+7) == i244+7); in test()
Dis_heap_until_comp.pass.cpp387 int i244[] = {1, 1, 1, 1, 1, 0, 0}; in test() local
514 assert(std::is_heap_until(i244, i244+7, std::greater<int>()) == i244+5); in test()
Dis_heap_comp.pass.cpp387 int i244[] = {1, 1, 1, 1, 1, 0, 0}; in test() local
514 …assert(std::is_heap(i244, i244+7, std::greater<int>()) == (std::is_heap_until(i244, i244+7, std::g… in test()
/external/r8/src/test/examples/regalloc/
DRegAlloc.java191 int i243 = identity(243); int i244 = identity(244); int i245 = identity(245); in binaryOpUsingHighRegistersLocals() local
224 i240 + i241 + i242 + i243 + i244 + i245 + i246 + i247 + i248 + i249 + i250 + i251 + in binaryOpUsingHighRegistersLocals()
315 double i243 = identity(243.0); double i244 = identity(244.0); double i245 = identity(245.0); in binaryDoubleOpUsingHighRegistersLocals() local
345 i240 + i241 + i242 + i243 + i244 + i245 + i246 + i247 + i248 + i249 + i250 + i251 + 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()
419 int i243 = 243; int i244 = 244; int i245 = 245; int i246 = 246; int i247 = 247; 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.ll488 @i244_l = external global i244 ; <i244*> [#uses=1]
489 @i244_s = external global i244 ; <i244*> [#uses=1]
1974 %tmp = load i244, i244* @i244_l ; <i244> [#uses=1]
1975 store i244 %tmp, i244* @i244_s
DAPIntSextParam.ll245 @i244_s = external global i244 ; <i244*> [#uses=1]
1474 define void @i244_ls(i244 signext %x) nounwind {
1475 store i244 %x, i244* @i244_s
DAPIntParam.ll245 @i244_s = external global i244 ; <i244*> [#uses=1]
1474 define void @i244_ls(i244 %x) nounwind {
1475 store i244 %x, i244* @i244_s
DAPIntZextParam.ll245 @i244_s = external global i244 ; <i244*> [#uses=1]
1474 define void @i244_ls(i244 zeroext %x) nounwind {
1475 store i244 %x, i244* @i244_s
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
DAPIntLoadStore.ll488 @i244_l = external global i244 ; <i244*> [#uses=1]
489 @i244_s = external global i244 ; <i244*> [#uses=1]
1974 %tmp = load i244* @i244_l ; <i244> [#uses=1]
1975 store i244 %tmp, i244* @i244_s
DAPIntParam.ll245 @i244_s = external global i244 ; <i244*> [#uses=1]
1474 define void @i244_ls(i244 %x) nounwind {
1475 store i244 %x, i244* @i244_s
DAPIntSextParam.ll245 @i244_s = external global i244 ; <i244*> [#uses=1]
1474 define void @i244_ls(i244 signext %x) nounwind {
1475 store i244 %x, i244* @i244_s
DAPIntZextParam.ll245 @i244_s = external global i244 ; <i244*> [#uses=1]
1474 define void @i244_ls(i244 zeroext %x) nounwind {
1475 store i244 %x, i244* @i244_s
/external/llvm/test/CodeGen/Mips/
Dhf16call32.ll669 %cmp.i244 = fcmp oeq float %ret_sc.imag240, %lret_sc.imag242
670 %and.ri245 = and i1 %cmp.r243, %cmp.i244