HomeSort by relevance Sort by last modified time
    Searched refs:LC2 (Results 1 - 23 of 23) sorted by null

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mn10300/
i36434.s 5 mov .LC2,d1
9 .LC2:
i36434-2.s 6 mov .LC2,d1
15 .LC2:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-ia64/
merge1.s 3 .LC2: .string "foo"
5 .quad .LC2
merge2.s 2 .LC2: .string "foo"
5 .quad .LC2
merge3.s 3 .LC2: .string "foo"
7 .quad .LC2
merge4.s 3 .LC2: .string "foo"
9 .quad .LC2
merge5.s 3 .LC2: .string "foo"
11 .quad .LC2
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
merge2.s 6 .LC2:
49 .long .LC2
  /external/valgrind/VEX/test/
fp1.s 5 .LC2:
44 pushl $.LC2
fpgames.s 76 .LC2:
91 pushl $.LC2
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
cfi-s390-1.s 26 .LC2:
45 l %r1,.LC2-.L2(%r13)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-s390/
tlsbin.s 32 .LC2:
58 l %r3,.LC2-.LT1(%r13)
tlsbin_64.s 32 .LC2:
60 lg %r3,.LC2-.LT1(%r13)
tlsbinpic.s 45 .LC2:
88 l %r2,.LC2-.LT1(%r13)
tlsbinpic_64.s 41 .LC2:
84 lg %r12,.LC2-.LT1(%r13)
tlspic1.s 44 .LC2:
99 l %r2,.LC2-.LT1(%r13)
tlspic1_64.s 40 .LC2:
95 lg %r2,.LC2-.LT1(%r13)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
32bit.s 6 .LC2: .word 3
47 leal .LC2@GOTOFF(%ecx), %eax
  /external/clang/test/SemaCXX/
class.cpp 84 class LC2 {
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/alpha/
elf-reloc-8.s 129 $LC2:
218 ldah $17,$LC2($29) !gprelhigh
221 lda $17,$LC2($17) !gprellow
  /toolchain/binutils/binutils-2.25/gold/testsuite/
dwp_test_2.s 316 .LC2:
331 .quad .LC2
367 movl $.LC2, %eax
dwp_test_main.s 9 .LC2:
109 movl $.LC2, %edi
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 131 RTLIB::Libcall LC1 = RTLIB::UNKNOWN_LIBCALL, LC2 = RTLIB::UNKNOWN_LIBCALL;
176 LC2 = (VT == MVT::f32) ? RTLIB::OGT_F32 :
182 LC2 = (VT == MVT::f32) ? RTLIB::OEQ_F32 :
220 if (LC2 != RTLIB::UNKNOWN_LIBCALL) {
225 NewLHS = makeLibCall(DAG, LC2, RetVT, Ops, false/*sign irrelevant*/,
230 NewLHS, NewRHS, DAG.getCondCode(getCmpLibcallCC(LC2)));
    [all...]

Completed in 881 milliseconds