HomeSort by relevance Sort by last modified time
    Searched full:i64 (Results 1726 - 1750 of 2406) sorted by null

<<61626364656667686970>>

  /external/llvm/test/Transforms/SCCP/
crash.ll 2 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128"
ipsccp-addr-taken.ll 3 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64"
retvalue-undef.ll 3 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128"
undef-resolve.ll 166 define i64 @test10() {
168 %e = extractvalue { i64, i64 } undef, 1
169 ret i64 %e
171 ; CHECK: ret i64 undef
  /external/llvm/test/Transforms/ScalarRepl/
2008-06-22-LargeArray.ll 4 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128"
2009-02-02-ScalarPromoteOutOfRange.ll 2 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32"
2009-03-04-MemCpyAlign.ll 5 target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64"
2010-01-18-SelfCopy.ll 4 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128-n8:16:32"
DifferingTypes.ll 6 target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64"
union-packed.ll 5 target datalayout = "E-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64"
  /external/llvm/test/Transforms/SimplifyCFG/
2010-03-30-InvokeCrash.ll 3 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64"
  /external/llvm/test/Transforms/SimplifyLibCalls/
PR7357.ll 1 ; RUN: opt < %s "-default-data-layout=e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-n32" -simplify-libcalls -S | FileCheck %s
StrPBrk.ll 21 ; CHECK: getelementptr i8* %hello_p, i64 6
  /external/llvm/test/Verifier/
2010-08-07-PointerIntrinsic.ll 5 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:32"
  /external/llvm/lib/Target/Mips/
Mips64InstrInfo.td 19 def shamt_64 : Operand<i64>;
22 def uimm16_64 : Operand<i64> {
32 def immZExt5_64 : ImmLeaf<i64, [{return Imm == (Imm & 0x1f);}]>;
35 def imm32_63 : ImmLeaf<i64,
152 def : Pat<(i64 immSExt16:$in),
154 def : Pat<(i64 immZExt16:$in),
164 def : Pat<(i64 (MipsLo tglobaladdr:$in)), (DADDiu ZERO_64, tglobaladdr:$in)>;
  /external/llvm/test/CodeGen/ARM/
vld2.ll 7 %struct.__neon_int64x1x2_t = type { <1 x i64>, <1 x i64> }
74 define <1 x i64> @vld2i64(i64* %A) nounwind {
78 %tmp0 = bitcast i64* %A to i8*
82 %tmp4 = add <1 x i64> %tmp2, %tmp3
83 ret <1 x i64> %tmp4
vdup.ll 229 define <2 x i64> @foo(<2 x i64> %arg0_int64x1_t) nounwind readnone {
231 %0 = shufflevector <2 x i64> %arg0_int64x1_t, <2 x i64> undef, <2 x i32> <i32 1, i32 1>
232 ret <2 x i64> %0
235 define <2 x i64> @bar(<2 x i64> %arg0_int64x1_t) nounwind readnone {
237 %0 = shufflevector <2 x i64> %arg0_int64x1_t, <2 x i64> undef, <2 x i32> <i32 0, i32 0>
238 ret <2 x i64> %
    [all...]
  /external/llvm/test/CodeGen/Blackfin/
mulhu.ll 6 %struct.basic_block_def = type { %struct.rtx_def*, %struct.rtx_def*, %struct.tree_node*, %struct.VEC_edge*, %struct.VEC_edge*, %struct.bitmap_head_def*, %struct.bitmap_head_def*, i8*, %struct.loop*, [2 x %struct.et_node*], %struct.basic_block_def*, %struct.basic_block_def*, %struct.reorder_block_def*, %struct.bb_ann_d*, i64, i32, i32, i32, i32 }
15 %struct.edge_def = type { %struct.basic_block_def*, %struct.basic_block_def*, %struct.edge_def_insns, i8*, %struct.location_t*, i32, i32, i64, i32 }
22 %struct.function = type { %struct.eh_status*, %struct.expr_status*, %struct.emit_status*, %struct.varasm_status*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.function*, i32, i32, i32, i32, %struct.rtx_def*, %struct.CUMULATIVE_ARGS, %struct.rtx_def*, %struct.rtx_def*, %struct.initial_value_struct*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, i8, i32, i64, %struct.tree_node*, %struct.tree_node*, %struct.rtx_def*, %struct.varray_head_tag*, %struct.temp_slot*, i32, %struct.var_refs_queue*, i32, i32, %struct.rtvec_def*, %struct.tree_node*, i32, i32, i32, %struct.machine_function*, i32, i32, i1, i1, %struct.language_function*, %struct.rtx_def*, i32, i32, i32, i32, %struct.location_t, %struct.varray_head_tag*, %struct.tree_node*, i8, i8, i8 }
41 %struct.simple_bitmap_def = type { i32, i32, i32, [1 x i64] }
49 %struct.tree_decl = type { %struct.tree_common, %struct.location_t, i32, %struct.tree_node*, i8, i8, i8, i8, i8, i8, i8, i32, %struct.tree_decl_u1, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.rtx_def*, i32, %struct.tree_decl_u2, %struct.tree_node*, %struct.tree_node*, i64, %struct.lang_decl* }
50 %struct.tree_decl_u1 = type { i64 }
53 %struct.u = type { [1 x i64] }
  /external/llvm/test/CodeGen/Generic/
2006-08-30-CoalescerCrash.ll 5 %struct.basic_block_def = type { %struct.rtx_def*, %struct.rtx_def*, %struct.tree_node*, %struct.VEC_edge*, %struct.VEC_edge*, %struct.bitmap_head_def*, %struct.bitmap_head_def*, i8*, %struct.loop*, [2 x %struct.et_node*], %struct.basic_block_def*, %struct.basic_block_def*, %struct.reorder_block_def*, %struct.bb_ann_d*, i64, i32, i32, i32, i32 }
14 %struct.edge_def = type { %struct.basic_block_def*, %struct.basic_block_def*, %struct.edge_def_insns, i8*, %struct.location_t*, i32, i32, i64, i32 }
21 %struct.function = type { %struct.eh_status*, %struct.expr_status*, %struct.emit_status*, %struct.varasm_status*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.function*, i32, i32, i32, i32, %struct.rtx_def*, %struct.CUMULATIVE_ARGS, %struct.rtx_def*, %struct.rtx_def*, %struct.initial_value_struct*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, i8, i32, i64, %struct.tree_node*, %struct.tree_node*, %struct.rtx_def*, %struct.varray_head_tag*, %struct.temp_slot*, i32, %struct.var_refs_queue*, i32, i32, %struct.rtvec_def*, %struct.tree_node*, i32, i32, i32, %struct.machine_function*, i32, i32, i1, i1, %struct.language_function*, %struct.rtx_def*, i32, i32, i32, i32, %struct.location_t, %struct.varray_head_tag*, %struct.tree_node*, i8, i8, i8 }
40 %struct.simple_bitmap_def = type { i32, i32, i32, [1 x i64] }
48 %struct.tree_decl = type { %struct.tree_common, %struct.location_t, i32, %struct.tree_node*, i8, i8, i8, i8, i8, i8, i8, i32, %struct.tree_decl_u1, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.rtx_def*, i32, %struct.tree_decl_u2, %struct.tree_node*, %struct.tree_node*, i64, %struct.lang_decl* }
49 %struct.tree_decl_u1 = type { i64 }
52 %struct.u = type { [1 x i64] }
  /external/llvm/test/CodeGen/X86/
sse3.ll 99 define void @t8(<2 x i64>* %res, <2 x i64>* %A) nounwind {
100 %tmp = load <2 x i64>* %A
101 %tmp.upgrd.1 = bitcast <2 x i64> %tmp to <8 x i16>
118 %tmp15.upgrd.2 = bitcast <8 x i16> %tmp15 to <2 x i64>
119 store <2 x i64> %tmp15.upgrd.2, <2 x i64>* %res
164 bitcast <8 x i16> %3 to <2 x i64>
165 extractelement <2 x i64> %4, i32 0
166 bitcast i64 %5 to <4 x i16>
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCCallingConv.td 26 CCIfType<[i64], CCAssignToReg<[X3, X4, X5, X6]>>,
43 CCIfType<[i64], CCAssignToReg<[X3, X4, X5, X6, X7, X8, X9, X10]>>,
56 CCIfType<[i32, i64, f32, f64], CCAssignToStack<8, 8>>,
70 // The ABI requires i64 to be passed in two adjacent registers with the first
77 // Make sure the i64 words from a long double are either both passed in
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp 110 addRegisterClass(MVT::i64, SPU::R64CRegisterClass);
123 setTruncStoreAction(MVT::i128, MVT::i64, Expand);
173 setOperationAction(ISD::SELECT_CC, MVT::i64, Custom);
198 setOperationAction(ISD::SREM, MVT::i64, Expand);
199 setOperationAction(ISD::UREM, MVT::i64, Expand);
200 setOperationAction(ISD::SDIV, MVT::i64, Expand);
201 setOperationAction(ISD::UDIV, MVT::i64, Expand);
202 setOperationAction(ISD::SDIVREM, MVT::i64, Expand);
203 setOperationAction(ISD::UDIVREM, MVT::i64, Expand);
249 setOperationAction(ISD::SHL, MVT::i64, Legal)
    [all...]
  /external/llvm/test/Bindings/Ocaml/
vmcore.ml 95 (* RUN: grep {const_sext_int.*i64.*-1} < %t.ll
102 (* RUN: grep {const_zext_int64.*i64.*4294967295} < %t.ll
190 (* RUN: grep {const_pointer_null = global i64\\* null} < %t.ll
205 (* RUN: grep {@const_neg = global i64 sub} < %t.ll
206 * RUN: grep {@const_nsw_neg = global i64 sub nsw } < %t.ll
207 * RUN: grep {@const_nuw_neg = global i64 sub nuw } < %t.ll
209 * RUN: grep {@const_not = global i64 xor } < %t.ll
210 * RUN: grep {@const_add = global i64 add } < %t.ll
211 * RUN: grep {@const_nsw_add = global i64 add nsw } < %t.ll
212 * RUN: grep {@const_nuw_add = global i64 add nuw } < %t.l
    [all...]
  /external/llvm/test/Transforms/ObjCARC/
basic.ll 22 declare void @llvm.dbg.value(metadata, i64, metadata)
450 define void @test12(i8* %x, i64 %n) {
468 define void @test13(i8* %x, i64 %n) {
485 define void @test13b(i8* %x, i64 %n) {
505 define void @test13c(i8* %x, i64 %n) {
526 define void @test13d(i8* %x, i64 %n) {
547 define void @test14(i8* %x, i64 %n) {
568 define void @test15(i8* %x, i64 %n) {
585 define void @test15b(i8* %x, i64 %n) {
782 %block0 = type { i64, i64, i8*, i8*
    [all...]
  /external/clang/test/CodeGenCXX/
arm.cpp 152 // CHECK: getelementptr {{.*}}, i64 -8
153 // CHECK: getelementptr {{.*}}, i64 4
164 // CHECK: getelementptr {{.*}}, i64 -8
165 // CHECK: getelementptr {{.*}}, i64 4
223 // CHECK: [[ALLOC:%.*]] = getelementptr inbounds {{.*}}, i64 -8
224 // CHECK: getelementptr inbounds {{.*}}, i64 4
235 // CHECK: [[ALLOC:%.*]] = getelementptr inbounds {{.*}}, i64 -8
236 // CHECK: getelementptr inbounds {{.*}}, i64 4
277 // CHECK-NEXT: [[T2:%.*]] = getelementptr inbounds [[A]]* ([[A]]*)** [[T1]], i64 1

Completed in 314 milliseconds

<<61626364656667686970>>