/external/valgrind/coregrind/m_dispatch/ |
D | dispatch-ppc32-linux.S | 81 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/ |
D | constants-i64.ll | 11 ; 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
|
D | 2010-02-12-saveCR.ll | 10 ; 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
|
D | Frames-large.ll | 16 ; PPC32-NOFP: lis r0, -1 25 ; PPC32-FP: lis r0, -1 37 ; PPC64-NOFP: lis r0, -1 46 ; PPC64-FP: lis r0, -1
|
D | private.ll | 20 ; LINUX: lis{{.*}}.Lbaz 21 ; OSX: lis{{.*}}l_baz
|
D | bperm.ll | 62 ; 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
|
D | and-imm.ll | 1 ; RUN: llc < %s -march=ppc32 | not grep "ori\|lis"
|
D | stubs.ll | 13 ; CHECK: lis r11, ha16(L___floatditf$lazy_ptr)
|
D | stack-realign.ll | 115 ; 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
|
D | available-externally.ll | 93 ; DYNAMIC: lis r11, ha16(L_exact_log2$lazy_ptr) 106 ; DYNAMIC64: lis r11, ha16(L_exact_log2$lazy_ptr)
|
D | constants.ll | 3 ; RUN: grep lis | count 5
|
/external/llvm/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 62 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis, 66 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {} in MF()
|
D | LiveRangeEdit.h | 120 MachineFunction &MF, LiveIntervals &lis, VirtRegMap *vrm, 122 : Parent(parent), NewRegs(newRegs), MRI(MF.getRegInfo()), LIS(lis), in Parent()
|
/external/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-operands.txt | 33 # CHECK: lis 1, 0 36 # CHECK: lis 1, -1
|
/external/llvm/lib/CodeGen/ |
D | RegAllocBase.cpp | 58 LiveIntervals &lis, in init() argument 63 LIS = &lis; in init()
|
D | InterferenceCache.h | 99 void clear(MachineFunction *mf, SlotIndexes *indexes, LiveIntervals *lis) { in clear() argument 104 LIS = lis; in clear()
|
D | RegAllocBase.h | 74 void init(VirtRegMap &vrm, LiveIntervals &lis, LiveRegMatrix &mat);
|
D | InterferenceCache.cpp | 46 LiveIntervals *lis, in init() argument 53 Entries[i].clear(mf, indexes, lis); in init()
|
/external/valgrind/exp-bbv/tests/ppc32-linux/ |
D | ll.S | 53 # as we can just do an addi rather than an lis;addi 55 lis 25,bss_begin@ha 58 lis 26,data_begin@ha
|
D | million.S | 8 lis 15,499997@ha # load high 16-bits of counter
|
/external/llvm/lib/Target/PowerPC/ |
D | README.txt | 72 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/ |
D | clean_gnv_curl.com | 75 $ file = "lcl_root:[.lib]*.lis" 78 $ file = "lcl_root:[.src]*.lis" 154 $ file = "lcl_root:[...]*.lis"
|
/external/curl/CMake/ |
D | Utilities.cmake | 13 # 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/ |
D | ppc64-fixups.s | 59 # 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/ |
D | yav.txt | 22 fa{"nupɛ́lisɛ"}
|