HomeSort by relevance Sort by last modified time
    Searched refs:Offsets (Results 51 - 75 of 78) sorted by null

1 23 4

  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
TargetLowering.cpp     [all...]
  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/clang/lib/AST/
VTableBuilder.cpp 112 /// as a record decl and a subobject number) and its offsets in the most
119 /// ComputeBaseOffsets - Compute the offsets for all base subobjects of the
166 // Compute base offsets.
252 // even change the base offsets in ASTRecordLayout to be specified in
442 /// VCallOffsetMap - Keeps track of vcall offsets when building a vtable.
447 /// Offsets - Keeps track of methods and their offsets.
449 SmallVector<MethodAndOffsetPairTy, 16> Offsets;
467 bool empty() const { return Offsets.empty(); }
512 for (const auto &OffsetPair : Offsets) {
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp 91 // With the SVR4 ABI, callee-saved registers have fixed offsets on the stack.
111 // Note that the offsets here overlap, but this is fixed up in
114 static const SpillSlot Offsets[] = {
115 // Floating-point register save area offsets.
135 // General register save area offsets.
179 // Floating-point register save area offsets.
199 // General register save area offsets.
241 NumEntries = array_lengthof(Offsets);
243 return Offsets;
    [all...]
  /external/clang/unittests/Tooling/
RefactoringTest.cpp 675 TEST_F(MergeReplacementsTest, Offsets) {
  /external/llvm/lib/Transforms/Instrumentation/
EfficiencySanitizer.cpp 170 GlobalVariable *&TypeNames, GlobalVariable *&Offsets, GlobalVariable *&Size);
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h     [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86FastISel.cpp     [all...]
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 114 ; all the +4 offsets are due to the addition of pending_buf_size (in zlib
125 ;;; Offsets for fields in the deflate_state structure. These numbers
132 ; all the +zlib1222add offsets are due to the addition of fields
  /external/zlib/src/contrib/masmx86/
match686.asm 74 ; all the +zlib1222add offsets are due to the addition of fields
118 ;;; stack frame offsets
140 ;;; Offsets for fields in the deflate_state structure. These numbers
  /external/llvm/include/llvm/ADT/
IntervalMap.h 864 /// @param Offsets Offsets into the root and first branch nodes.
865 void replaceRoot(void *Root, unsigned Size, IdxPair Offsets);
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
IntervalMap.h 843 /// @param Offsets Offsets into the root and first branch nodes.
844 void replaceRoot(void *Root, unsigned Size, IdxPair Offsets);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
IntervalMap.h 865 /// @param Offsets Offsets into the root and first branch nodes.
866 void replaceRoot(void *Root, unsigned Size, IdxPair Offsets);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
IntervalMap.h 865 /// @param Offsets Offsets into the root and first branch nodes.
866 void replaceRoot(void *Root, unsigned Size, IdxPair Offsets);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
IntervalMap.h 865 /// @param Offsets Offsets into the root and first branch nodes.
866 void replaceRoot(void *Root, unsigned Size, IdxPair Offsets);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
IntervalMap.h 865 /// @param Offsets Offsets into the root and first branch nodes.
866 void replaceRoot(void *Root, unsigned Size, IdxPair Offsets);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
IntervalMap.h 865 /// @param Offsets Offsets into the root and first branch nodes.
866 void replaceRoot(void *Root, unsigned Size, IdxPair Offsets);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
IntervalMap.h 865 /// @param Offsets Offsets into the root and first branch nodes.
866 void replaceRoot(void *Root, unsigned Size, IdxPair Offsets);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
IntervalMap.h 865 /// @param Offsets Offsets into the root and first branch nodes.
866 void replaceRoot(void *Root, unsigned Size, IdxPair Offsets);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
IntervalMap.h 865 /// @param Offsets Offsets into the root and first branch nodes.
866 void replaceRoot(void *Root, unsigned Size, IdxPair Offsets);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbgeng.h     [all...]
  /prebuilts/go/darwin-x86/src/time/
time.go 242 // Offsets to convert between internal and absolute or Unix times.
    [all...]

Completed in 1864 milliseconds

1 23 4