Home
last modified time | relevance | path

Searched refs:lis (Results 1 – 25 of 78) sorted by relevance

1234

/external/valgrind/coregrind/m_dispatch/
Ddispatch-ppc32-linux.S81 lis 6,VG_(machine_ppc32_has_FP)@ha
133 lis 6,VG_(machine_ppc32_has_VMX)@ha
198 lis 6,VG_(machine_ppc32_has_FP)@ha
215 lis 6,VG_(machine_ppc32_has_VMX)@ha
256 lis 10,VG_(machine_ppc32_has_FP)@ha
260 lis 11,VG_(machine_ppc32_has_VMX)@ha
443 lis 5,VG_(stats__n_xindirs_32)@ha
450 lis 5,VG_(tt_fast)@ha
469 lis 5,VG_(stats__n_xindir_misses_32)@ha
/external/llvm/test/CodeGen/PowerPC/
Dconstants-i64.ll11 ; CHECK: lis [[REG1:[0-9]+]], -1
22 ; CHECK: lis [[REG1:[0-9]+]], -81
55 ; CHECK: lis [[REG1:[0-9]+]], -4096
66 ; CHECK: lis [[REG1:[0-9]+]], -32768
77 ; CHECK: lis [[REG1:[0-9]+]], -5121
D2010-02-12-saveCR.ll10 ; CHECK: lis [[T2:r[0-9]+]], 1
15 ; CHECK: lis [[T3:r[0-9]+]], 1
28 ; CHECK: lis [[T1:r[0-9]+]], 1
33 ; CHECK: lis [[T1]], 1
DFrames-large.ll16 ; PPC32-NOFP: lis r0, -1
25 ; PPC32-FP: lis r0, -1
37 ; PPC64-NOFP: lis r0, -1
46 ; PPC64-FP: lis r0, -1
Dprivate.ll20 ; LINUX: lis{{.*}}.Lbaz
21 ; OSX: lis{{.*}}l_baz
Dbperm.ll62 ; CHECK-DAG: lis [[REG1:[0-9]+]], 474
78 ; CHECK-DAG: lis [[REG1:[0-9]+]], 170
105 ; CHECK-DAG: lis [[REG1:[0-9]+]], 3703
150 ; CHECK-DAG: lis [[REG1:[0-9]+]], 4
168 ; CHECK-DAG: lis [[REG1:[0-9]+]], 1440
189 ; CHECK-DAG: lis [[REG1:[0-9]+]], 1
Dand-imm.ll1 ; RUN: llc < %s -march=ppc32 | not grep "ori\|lis"
Dstubs.ll13 ; CHECK: lis r11, ha16(L___floatditf$lazy_ptr)
Dstack-realign.ll115 ; CHECK-DAG: lis [[REG1:[0-9]+]], -13
131 ; CHECK-32-DAG: lis [[REG1:[0-9]+]], -13
145 ; CHECK-32-PIC-DAG: lis [[REG1:[0-9]+]], -13
Davailable-externally.ll93 ; DYNAMIC: lis r11, ha16(L_exact_log2$lazy_ptr)
106 ; DYNAMIC64: lis r11, ha16(L_exact_log2$lazy_ptr)
Dconstants.ll3 ; RUN: grep lis | count 5
/external/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h62 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis,
66 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {} in MF()
DLiveRangeEdit.h120 MachineFunction &MF, LiveIntervals &lis, VirtRegMap *vrm,
122 : Parent(parent), NewRegs(newRegs), MRI(MF.getRegInfo()), LIS(lis), in Parent()
/external/llvm/test/MC/Disassembler/PowerPC/
Dppc64-operands.txt33 # CHECK: lis 1, 0
36 # CHECK: lis 1, -1
/external/llvm/lib/CodeGen/
DRegAllocBase.cpp58 LiveIntervals &lis, in init() argument
63 LIS = &lis; in init()
DInterferenceCache.h99 void clear(MachineFunction *mf, SlotIndexes *indexes, LiveIntervals *lis) { in clear() argument
104 LIS = lis; in clear()
DRegAllocBase.h74 void init(VirtRegMap &vrm, LiveIntervals &lis, LiveRegMatrix &mat);
DInterferenceCache.cpp46 LiveIntervals *lis, in init() argument
53 Entries[i].clear(mf, indexes, lis); in init()
/external/valgrind/exp-bbv/tests/ppc32-linux/
Dll.S53 # as we can just do an addi rather than an lis;addi
55 lis 25,bss_begin@ha
58 lis 26,data_begin@ha
Dmillion.S8 lis 15,499997@ha # load high 16-bits of counter
/external/llvm/lib/Target/PowerPC/
DREADME.txt72 lis r2, ha16(.CPI_X_0)
74 lis r2, ha16(.CPI_X_1)
77 lis r2, ha16(.CPI_X_2)
79 lis r2, ha16(.CPI_X_3)
85 off of the register to avoid the lis's. This is even more important in PIC
98 lis r2, ha16(LCPI1_0)
100 lis r2, ha16(LCPI1_1)
101 lis r3, ha16(LCPI1_2)
190 lis r2, ha16(_a)
199 lis r2, ha16(_a+3)
[all …]
/external/curl/packages/vms/
Dclean_gnv_curl.com75 $ file = "lcl_root:[.lib]*.lis"
78 $ file = "lcl_root:[.src]*.lis"
154 $ file = "lcl_root:[...]*.lis"
/external/curl/CMake/
DUtilities.cmake13 # Appends a lis of item to a string which is a space-separated list, if they don't already exist.
/external/llvm/test/MC/PowerPC/
Dppc64-fixups.s59 # CHECK-BE: lis 3, target@ha # encoding: [0x3c,0x60,A,A]
60 # CHECK-LE: lis 3, target@ha # encoding: [A,A,0x60,0x3c]
65 lis 3, target@ha
83 # CHECK-BE: lis 3, target@l # encoding: [0x3c,0x60,A,A]
84 # CHECK-LE: lis 3, target@l # encoding: [A,A,0x60,0x3c]
89 lis 3, target@l
99 # CHECK-BE: lis 3, target@h # encoding: [0x3c,0x60,A,A]
100 # CHECK-LE: lis 3, target@h # encoding: [A,A,0x60,0x3c]
105 lis 3, target@h
115 # CHECK-BE: lis 3, target@highest # encoding: [0x3c,0x60,A,A]
[all …]
/external/icu/icu4c/source/data/lang/
Dyav.txt22 fa{"nupɛ́lisɛ"}

1234