HomeSort by relevance Sort by last modified time
    Searched refs:Code (Results 26 - 50 of 422) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/v8/src/
ic-inl.h 6 // * Redistributions of source code must retain the above copyright
55 // the original code instead of the address in the running code. This will
56 // cause the original code to be updated and keeps the breakpoint active in
57 // the running code.
69 Code* IC::GetTargetAtAddress(Address address) {
72 // Convert target address to the code object. Code::GetCodeFromTargetAddress
74 Code* result = Code::GetCodeFromTargetAddress(target)
    [all...]
gdb-jit.h 6 // * Redistributions of source code must retain the above copyright
116 Code* code,
123 Handle<Code> code,
126 static void AddCode(CodeTag tag, String* name, Code* code);
128 static void AddCode(CodeTag tag, const char* name, Code* code);
130 static void AddCode(CodeTag tag, Code* code)
    [all...]
type-info.cc 6 // * Redistributions of source code must retain the above copyright
31 #include "code-stubs.h"
62 TypeFeedbackOracle::TypeFeedbackOracle(Handle<Code> code,
67 BuildDictionary(code);
84 Handle<Code> code = Handle<Code>::cast(map_or_code); local
85 return code->is_inline_cache_stub() && code->ic_state() == UNINITIALIZED
95 Handle<Code> code = Handle<Code>::cast(map_or_code); local
109 Handle<Code> code = Handle<Code>::cast(map_or_code); local
123 Handle<Code> code = Handle<Code>::cast(map_or_code); local
141 Handle<Code> code = Handle<Code>::cast(map_or_code); local
186 Handle<Code> code = Handle<Code>::cast(map_or_code); local
201 Handle<Code> code = Handle<Code>::cast(map_or_code); local
    [all...]
  /external/llvm/autoconf/m4/
config_project.m4 6 AS_HELP_STRING([--with-llvmsrc],[Location of LLVM Source Code]),
10 AS_HELP_STRING([--with-llvmobj],[Location of LLVM Object Code]),
  /external/llvm/lib/DebugInfo/
DWARFAbbreviationDeclaration.h 22 uint32_t Code;
29 : Code(InvalidCode), Tag(0), HasChildren(0) {}
31 uint32_t getCode() const { return Code; }
44 bool extract(DataExtractor data, uint32_t* offset_ptr, uint32_t code);
45 bool isValid() const { return Code != 0 && Tag != 0; }
  /external/llvm/projects/sample/autoconf/m4/
config_project.m4 6 AS_HELP_STRING([--with-llvmsrc],[Location of LLVM Source Code]),
10 AS_HELP_STRING([--with-llvmobj],[Location of LLVM Object Code]),
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Format/
InstructionWithJumboReference.java 9 * * Redistributions of source code must retain the above copyright
32 package org.jf.dexlib.Code.Format;
34 import org.jf.dexlib.Code.InstructionWithReference;
35 import org.jf.dexlib.Code.Opcode;
36 import org.jf.dexlib.Code.ReferenceType;
Instruction11n.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.LiteralInstruction;
33 import org.jf.dexlib.Code.Opcode;
34 import org.jf.dexlib.Code.SingleRegisterInstruction;
Instruction21h.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.EncodedLiteralInstruction;
32 import org.jf.dexlib.Code.Instruction;
33 import org.jf.dexlib.Code.Opcode;
34 import org.jf.dexlib.Code.SingleRegisterInstruction;
Instruction21s.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.LiteralInstruction;
33 import org.jf.dexlib.Code.Opcode;
34 import org.jf.dexlib.Code.SingleRegisterInstruction;
Instruction22b.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.LiteralInstruction;
33 import org.jf.dexlib.Code.Opcode;
34 import org.jf.dexlib.Code.TwoRegisterInstruction;
Instruction22s.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.LiteralInstruction;
33 import org.jf.dexlib.Code.Opcode;
34 import org.jf.dexlib.Code.TwoRegisterInstruction;
Instruction31c.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.InstructionWithReference;
33 import org.jf.dexlib.Code.Opcode;
34 import org.jf.dexlib.Code.SingleRegisterInstruction;
Instruction31i.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.LiteralInstruction;
33 import org.jf.dexlib.Code.Opcode;
34 import org.jf.dexlib.Code.SingleRegisterInstruction;
Instruction31t.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.OffsetInstruction;
33 import org.jf.dexlib.Code.Opcode;
34 import org.jf.dexlib.Code.SingleRegisterInstruction;
65 //align the address offset so that the absolute address is aligned on a 4-byte boundary (2 code block boundary)
Instruction51l.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.LiteralInstruction;
33 import org.jf.dexlib.Code.Opcode;
34 import org.jf.dexlib.Code.SingleRegisterInstruction;
Instruction10x.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
32 import org.jf.dexlib.Code.Opcode;
UnresolvedOdexInstruction.java 9 * 1. Redistributions of source code must retain the above copyright
29 package org.jf.dexlib.Code.Format;
31 import org.jf.dexlib.Code.Instruction;
  /external/dexmaker/src/main/java/com/google/dexmaker/
Local.java 19 import com.android.dx.rop.code.RegisterSpec;
25 private final Code code; field in class:Local
30 private Local(Code code, TypeId<T> type) {
31 this.code = code;
35 static <T> Local<T> get(Code code, TypeId<T> type) {
36 return new Local<T>(code, type)
    [all...]
  /external/v8/src/arm/
codegen-arm.h 6 // * Redistributions of source code must retain the above copyright
52 // Allocate and install the code.
53 static Handle<Code> MakeCodeEpilogue(MacroAssembler* masm,
54 Code::Flags flags,
57 // Print the code after compiling it.
58 static void PrintCode(Handle<Code> code, CompilationInfo* info);
78 // Generates the code for handling different string types and loading the
  /external/v8/src/ia32/
codegen-ia32.h 6 // * Redistributions of source code must retain the above copyright
48 // Allocate and install the code.
49 static Handle<Code> MakeCodeEpilogue(MacroAssembler* masm,
50 Code::Flags flags,
53 // Print the code after compiling it.
54 static void PrintCode(Handle<Code> code, CompilationInfo* info);
77 // Generates the code for handling different string types and loading the
  /external/v8/src/mips/
codegen-mips.h 6 // * Redistributions of source code must retain the above copyright
54 // Allocate and install the code.
55 static Handle<Code> MakeCodeEpilogue(MacroAssembler* masm,
56 Code::Flags flags,
59 // Print the code after compiling it.
60 static void PrintCode(Handle<Code> code, CompilationInfo* info);
80 // Generates the code for handling different string types and loading the
  /external/v8/src/x64/
codegen-x64.h 6 // * Redistributions of source code must retain the above copyright
53 // Allocate and install the code.
54 static Handle<Code> MakeCodeEpilogue(MacroAssembler* masm,
55 Code::Flags flags,
58 // Print the code after compiling it.
59 static void PrintCode(Handle<Code> code, CompilationInfo* info);
74 // Generates the code for handling different string types and loading the
  /external/llvm/unittests/ExecutionEngine/JIT/
JITEventListenerTest.cpp 34 void *Code;
40 void *Code;
52 void *Code, size_t Size,
54 FunctionEmittedEvent Event = {NextIndex++, &F, Code, Size, Details};
105 EXPECT_EQ(F1_addr, Listener.EmittedEvents[0].Code);
112 EXPECT_EQ(F2_addr, Listener.EmittedEvents[1].Code);
118 EXPECT_EQ(F1_addr, Listener.FreedEvents[0].Code);
121 EXPECT_EQ(F2_addr, Listener.FreedEvents[1].Code);
158 EXPECT_EQ(F1_addr, Listener1.EmittedEvents[0].Code);
164 EXPECT_EQ(F2_addr, Listener1.FreedEvents[0].Code);
    [all...]
  /external/v8/test/cctest/
test-assembler-ia32.cc 6 // * Redistributions of source code must retain the above copyright
72 Object* code = HEAP->CreateCode( local
74 Code::ComputeFlags(Code::STUB),
76 CHECK(code->IsCode());
78 Code::cast(code)->Print();
80 F2 f = FUNCTION_CAST<F2>(Code::cast(code)->entry());
110 Object* code = HEAP->CreateCode local
152 Object* code = HEAP->CreateCode( local
186 Code* code = Code::cast(HEAP->CreateCode( local
220 Code* code = Code::cast(HEAP->CreateCode( local
249 Code* code = Code::cast(HEAP->CreateCode( local
286 Code* code = Code::cast(HEAP->CreateCode( local
326 Code* code = Code::cast(HEAP->CreateCode( local
381 Code* code = Code::cast(HEAP->CreateCode( local
465 Code* code = Code::cast(HEAP->CreateCode( local
    [all...]

Completed in 374 milliseconds

12 3 4 5 6 7 8 91011>>