HomeSort by relevance Sort by last modified time
    Searched full:fnstart (Results 1 - 25 of 165) sorted by null

1 2 3 4 5 6 7

  /external/llvm/test/MC/ARM/
eh-directive-fnstart-diagnostics.s 4 @ Check the diagnostics for the mismatched .fnstart directives.
6 @ There should be some diagnostics when the previous .fnstart is not closed
16 .fnstart
23 .fnstart
24 @ CHECK: error: .fnstart starts before the end of previous one
25 @ CHECK: .fnstart
27 @ CHECK: error: previous .fnstart starts here
28 @ CHECK: .fnstart
eh-directive-fnend-diagnostics.s 15 @ CHECK: error: .fnstart must precede .fnend directive
eh-directive-save-diagnoatics.s 6 @ .save directive should always come after .fnstart directive and
13 @ TEST1: .save before .fnstart
19 @ CHECK: error: .fnstart must precede .save or .vsave directives
22 .fnstart
34 .fnstart
eh-directive-vsave-diagnostics.s 6 @ .vsave directive should always come after .fnstart directive
13 @ TEST1: .vsave before .fnstart
19 @ CHECK: error: .fnstart must precede .save or .vsave directives
22 .fnstart
34 .fnstart
eh-directive-vsave.s 22 .fnstart
35 .fnstart
48 .fnstart
61 .fnstart
88 .fnstart
101 .fnstart
114 .fnstart
eh-directive-pad-diagnostics.s 11 @ TEST1: .pad before .fnstart
17 @ CHECK: error: .fnstart must precede .pad directive
20 .fnstart
32 .fnstart
eh-directive-personality-diagnostics.s 11 @ TEST1: .personality before .fnstart
17 @ CHECK: error: .fnstart must precede .personality directive
20 .fnstart
32 .fnstart
eh-directive-cantunwind-diagnostics.s 20 .fnstart
40 .fnstart
60 .fnstart
80 .fnstart
95 @ TEST5: cantunwind + fnstart
101 @ CHECK: error: .fnstart must precede .cantunwind directive
104 .fnstart
eh-directive-setfp-diagnostics.s 11 @ TEST1: .setfp before .fnstart
17 @ CHECK: error: .fnstart must precede .setfp directive
20 .fnstart
32 .fnstart
49 .fnstart
65 .fnstart
81 .fnstart
eh-directive-save.s 27 .fnstart
40 .fnstart
53 .fnstart
66 .fnstart
79 .fnstart
110 .fnstart
123 .fnstart
136 .fnstart
166 .fnstart
179 .fnstart
    [all...]
eh-directive-pad.s 25 .fnstart
54 .fnstart
67 .fnstart
95 .fnstart
108 .fnstart
137 .fnstart
150 .fnstart
180 .fnstart
193 .fnstart
206 .fnstart
    [all...]
eh-directive-multiple-offsets.s 15 .fnstart
44 .fnstart
73 .fnstart
106 .fnstart
137 .fnstart
eh-directive-setfp.s 32 .fnstart
61 .fnstart
74 .fnstart
104 .fnstart
117 .fnstart
147 .fnstart
160 .fnstart
192 .fnstart
205 .fnstart
218 .fnstart
    [all...]
  /dalvik/vm/mterp/armv5te/
OP_NOP.S 10 .fnstart
  /external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileJITEventListener.cpp 51 void *FnStart, size_t FnSize,
93 const Function &F, void *FnStart, size_t FnSize,
95 assert(F.hasName() && FnStart != 0 && "Bad symbol to add");
97 reinterpret_cast<uint64_t>(FnStart),
98 FnStart, FnSize) == -1) {
101 << FnStart << "-" << ((char*)FnStart + FnSize) << "]\n");
125 line_info.vma = reinterpret_cast<uintptr_t>(FnStart);
140 LineInfo[0].vma = reinterpret_cast<uintptr_t>(FnStart);
142 if (Wrapper.op_write_debug_line_info(FnStart, LineInfo.size()
    [all...]
  /art/runtime/arch/arm/
asm_support_arm.S 35 .fnstart
46 .fnstart
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFStreamer.cpp 210 void SwitchToExTabSection(const MCSymbol &FnStart);
211 void SwitchToExIdxSection(const MCSymbol &FnStart);
221 MCSymbol *FnStart;
266 inline void ARMELFStreamer::SwitchToExTabSection(const MCSymbol &FnStart) {
271 FnStart);
274 inline void ARMELFStreamer::SwitchToExIdxSection(const MCSymbol &FnStart) {
279 FnStart);
284 FnStart = NULL;
315 assert(FnStart == 0);
316 FnStart = getContext().CreateTempSymbol()
    [all...]
  /external/llvm/test/CodeGen/ARM/
ehabi-no-landingpad.ll 9 ; CHECK: .fnstart
ehabi.ll 7 ; (1) .fnstart and .fnend directives should wrap the function.
116 ; CHECK-FP: .fnstart
128 ; CHECK-FP-ELIM: .fnstart
138 ; CHECK-V7-FP: .fnstart
152 ; CHECK-V7-FP-ELIM: .fnstart
177 ; CHECK-FP: .fnstart
187 ; CHECK-FP-ELIM: .fnstart
195 ; CHECK-V7-FP: .fnstart
204 ; CHECK-V7-FP-ELIM: .fnstart
233 ; CHECK-FP: .fnstart
    [all...]
  /external/llvm/lib/ExecutionEngine/IntelJITEvents/
IntelJITEventListener.cpp 61 void *FnStart, size_t FnSize,
97 uintptr_t FnStart,
104 Result.method_load_address = reinterpret_cast<void*>(FnStart);
118 const Function &F, void *FnStart, size_t FnSize,
122 reinterpret_cast<uint64_t>(FnStart),
156 reinterpret_cast<uintptr_t>(FnStart),
179 MethodIDs[FnStart] = FunctionMessage.method_id;
182 void IntelJITEventListener::NotifyFreeingMachineCode(void *FnStart) {
183 MethodIDMap::iterator I = MethodIDs.find(FnStart);
275 void* FnStart = const_cast<void*>(*FI)
    [all...]
  /system/core/libcutils/arch-arm/
memset32.S 38 .fnstart
53 .fnstart
  /external/chromium_org/third_party/skia/src/opts/
memset.arm.S 33 .fnstart
57 .fnstart
  /external/skia/src/opts/
memset.arm.S 33 .fnstart
57 .fnstart
  /external/webrtc/src/common_audio/signal_processing/
spl_sqrt_floor.s 15 .fnstart
  /hardware/samsung_slsi/exynos5/libswconverter/
csc_interleave_memcpy_neon.s 48 .fnstart

Completed in 335 milliseconds

1 2 3 4 5 6 7