HomeSort by relevance Sort by last modified time
    Searched refs:ComputeSize (Results 26 - 45 of 45) sorted by null

12

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 835 /// ComputeSize - Calculate the size of the location expression.
837 unsigned ComputeSize(const AsmPrinter *AP) const;
869 /// ComputeSize - Calculate the size of the location expression.
871 unsigned ComputeSize(const AsmPrinter *AP) const;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 835 /// ComputeSize - Calculate the size of the location expression.
837 unsigned ComputeSize(const AsmPrinter *AP) const;
869 /// ComputeSize - Calculate the size of the location expression.
871 unsigned ComputeSize(const AsmPrinter *AP) const;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 835 /// ComputeSize - Calculate the size of the location expression.
837 unsigned ComputeSize(const AsmPrinter *AP) const;
869 /// ComputeSize - Calculate the size of the location expression.
871 unsigned ComputeSize(const AsmPrinter *AP) const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 835 /// ComputeSize - Calculate the size of the location expression.
837 unsigned ComputeSize(const AsmPrinter *AP) const;
869 /// ComputeSize - Calculate the size of the location expression.
871 unsigned ComputeSize(const AsmPrinter *AP) const;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 835 /// ComputeSize - Calculate the size of the location expression.
837 unsigned ComputeSize(const AsmPrinter *AP) const;
869 /// ComputeSize - Calculate the size of the location expression.
871 unsigned ComputeSize(const AsmPrinter *AP) const;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 835 /// ComputeSize - Calculate the size of the location expression.
837 unsigned ComputeSize(const AsmPrinter *AP) const;
869 /// ComputeSize - Calculate the size of the location expression.
871 unsigned ComputeSize(const AsmPrinter *AP) const;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 835 /// ComputeSize - Calculate the size of the location expression.
837 unsigned ComputeSize(const AsmPrinter *AP) const;
869 /// ComputeSize - Calculate the size of the location expression.
871 unsigned ComputeSize(const AsmPrinter *AP) const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 835 /// ComputeSize - Calculate the size of the location expression.
837 unsigned ComputeSize(const AsmPrinter *AP) const;
869 /// ComputeSize - Calculate the size of the location expression.
871 unsigned ComputeSize(const AsmPrinter *AP) const;
  /art/runtime/verifier/
register_line.h 206 ALWAYS_INLINE static size_t ComputeSize(size_t num_regs);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DIE.cpp 322 /// ComputeSize - calculate the size of the block.
324 unsigned DIEBlock::ComputeSize(AsmPrinter *AP) {
DwarfCompileUnit.cpp 106 Block->ComputeSize(Asm);
    [all...]
  /art/compiler/
image_writer.cc     [all...]
oat_writer.cc     [all...]
  /art/runtime/
oat_file.cc 573 Size() - method_bss_mapping_offset >= MethodBssMapping::ComputeSize(0);
581 MethodBssMapping::ComputeSize(method_bss_mapping->size())))) {
    [all...]
class_linker.cc     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.cpp 309 Loc->ComputeSize(Asm);
317 Block->ComputeSize(Asm);
    [all...]
  /art/oatdump/
oatdump.cc 564 size_t ComputeSize(const void* oat_data) {
    [all...]
  /external/llvm/tools/dsymutil/
DwarfLinker.cpp     [all...]
  /external/protobuf/
Makefile.am 118 csharp/src/Google.Protobuf/CodedOutputStream.ComputeSize.cs \
    [all...]
  /external/protobuf/util/
Makefile.am 118 csharp/src/Google.Protobuf/CodedOutputStream.ComputeSize.cs \
    [all...]

Completed in 2311 milliseconds

12