Home
last modified time | relevance | path

Searched refs:i102 (Results 1 – 19 of 19) sorted by relevance

/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
Dedge-bundles-blockIDs.ll71 br i1 undef, label %bb.i96.i, label %bb1.i102.i
76 bb1.i102.i: ; preds = %dis.i
79 getfloder.exit.i: ; preds = %bb1.i102.i, %bb.i96.i
DAPIntLoadStore.ll204 @i102_l = external global i102 ; <i102*> [#uses=1]
205 @i102_s = external global i102 ; <i102*> [#uses=1]
1122 %tmp = load i102* @i102_l ; <i102> [#uses=1]
1123 store i102 %tmp, i102* @i102_s
DAPIntParam.ll103 @i102_s = external global i102 ; <i102*> [#uses=1]
764 define void @i102_ls(i102 %x) nounwind {
765 store i102 %x, i102* @i102_s
DAPIntSextParam.ll103 @i102_s = external global i102 ; <i102*> [#uses=1]
764 define void @i102_ls(i102 signext %x) nounwind {
765 store i102 %x, i102* @i102_s
DAPIntZextParam.ll103 @i102_s = external global i102 ; <i102*> [#uses=1]
764 define void @i102_ls(i102 zeroext %x) nounwind {
765 store i102 %x, i102* @i102_s
/external/llvm/test/CodeGen/Generic/
Dedge-bundles-blockIDs.ll71 br i1 undef, label %bb.i96.i, label %bb1.i102.i
76 bb1.i102.i: ; preds = %dis.i
79 getfloder.exit.i: ; preds = %bb1.i102.i, %bb.i96.i
DAPIntLoadStore.ll204 @i102_l = external global i102 ; <i102*> [#uses=1]
205 @i102_s = external global i102 ; <i102*> [#uses=1]
1122 %tmp = load i102, i102* @i102_l ; <i102> [#uses=1]
1123 store i102 %tmp, i102* @i102_s
DAPIntSextParam.ll103 @i102_s = external global i102 ; <i102*> [#uses=1]
764 define void @i102_ls(i102 signext %x) nounwind {
765 store i102 %x, i102* @i102_s
DAPIntParam.ll103 @i102_s = external global i102 ; <i102*> [#uses=1]
764 define void @i102_ls(i102 %x) nounwind {
765 store i102 %x, i102* @i102_s
DAPIntZextParam.ll103 @i102_s = external global i102 ; <i102*> [#uses=1]
764 define void @i102_ls(i102 zeroext %x) nounwind {
765 store i102 %x, i102* @i102_s
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap.pass.cpp181 int i102[] = {1, 0, 1, 1, 0, 1}; in test() local
244 assert(std::is_heap(i102, i102+6) == (std::is_heap_until(i102, i102+6) == i102+6)); in test()
Dis_heap_until.pass.cpp181 int i102[] = {1, 0, 1, 1, 0, 1}; in test() local
244 assert(std::is_heap_until(i102, i102+6) == i102+3); in test()
Dis_heap_until_comp.pass.cpp182 int i102[] = {1, 0, 1, 1, 0, 1}; in test() local
245 assert(std::is_heap_until(i102, i102+6, std::greater<int>()) == i102+1); in test()
Dis_heap_comp.pass.cpp182 int i102[] = {1, 0, 1, 1, 0, 1}; in test() local
245 …assert(std::is_heap(i102, i102+6, std::greater<int>()) == (std::is_heap_until(i102, i102+6, std::g… in test()
/external/r8/src/test/examples/regalloc/
DRegAlloc.java144 int i102 = identity(102); int i103 = identity(103); int i104 = identity(104); in binaryOpUsingHighRegistersLocals() local
212 i096 + i097 + i098 + i099 + i100 + i101 + i102 + i103 + i104 + i105 + i106 + i107 + in binaryOpUsingHighRegistersLocals()
268 double i102 = identity(102.0); double i103 = identity(103.0); double i104 = identity(104.0); in binaryDoubleOpUsingHighRegistersLocals() local
333 i096 + i097 + i098 + i099 + i100 + i101 + i102 + i103 + i104 + i105 + i106 + i107 + in binaryDoubleOpUsingHighRegistersLocals()
/external/r8/src/test/examples/invoke/
DInvoke.java344 int i102, int i103, int i104, int i105, int i106, int i107, int i108, int i109, int i110, in manyArgs() argument
390 int i98 = 98; int i99 = 99; int i100 = 100; int i101 = 101; int i102 = 102; in rangeInvokeWithManyLocals() local
430 i96, i97, i98, i99, i100, i101, i102, i103, i104, i105, i106, i107, i108, i109, i110, in rangeInvokeWithManyLocals()
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dfold-pcmpeqd-0.ll58 …%xorps.i102 = xor <4 x i32> zeroinitializer, < i32 -1, i32 -1, i32 -1, i32 -1 > ; <<4 x i32>> [#u…
59 %orps203.i103 = or <4 x i32> %andnps192.i100, %xorps.i102 ; <<4 x i32>> [#uses=1]
/external/llvm/test/Transforms/AlignmentFromAssumptions/
Dstart-unk.ll121 %ret.0.copyload.i.i102 = load i32, i32* %ret.0..sroa_cast.i.i106, align 2
/external/llvm/test/CodeGen/AMDGPU/
Dbig_alu.ll867 %one.sub.ac.i102 = fmul float %one.sub.a.i101, %tmp305
869 %result.i104 = fadd float %mul.i103, %one.sub.ac.i102