HomeSort by relevance Sort by last modified time
    Searched refs:Offset (Results 151 - 175 of 903) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/llvm/include/llvm/IR/
SymbolTableListTraits.h 49 size_t Offset(size_t(&((ItemParentClass*)nullptr->*ItemParentClass::
53 Offset);
  /external/llvm/lib/Target/Mips/
MipsMCInstLower.cpp 37 unsigned Offset) const {
77 Offset += MO.getOffset();
82 Offset += MO.getOffset();
87 Offset += MO.getOffset();
96 Offset += MO.getOffset();
105 if (!Offset)
108 // Assume offset is never negative.
109 assert(Offset > 0);
111 const MCConstantExpr *OffsetExpr = MCConstantExpr::Create(Offset, *Ctx);
129 unsigned offset) const
    [all...]
MipsSEISelDAGToDAG.cpp 254 SDValue &Offset) const {
259 Offset = CurDAG->getTargetConstant(0, ValTy);
265 /// Match frameindex+offset and frameindex|offset
267 SDValue &Offset,
281 Offset = CurDAG->getTargetConstant(CN->getZExtValue(), ValTy);
291 SDValue &Offset) const {
293 if (selectAddrFrameIndex(Addr, Base, Offset))
299 Offset = Addr.getOperand(1);
310 if (selectAddrFrameIndexOffset(Addr, Base, Offset, 16)
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCJITInfo.cpp 56 intptr_t Offset = ((intptr_t)To - (intptr_t)At) >> 2;
59 if (Offset >= -(1 << 23) && Offset < (1 << 23)) { // In range?
60 AtI[0] = BUILD_B(Offset, isCall); // b/bl target
322 intptr_t Offset = ((intptr_t)Target - (intptr_t)OrigCallAddr) >> 2;
324 if (Offset >= -(1 << 23) && Offset < (1 << 23)) { // In range?
328 OrigCallInst |= (Offset & ((1 << 24)-1)) << 2;
  /external/llvm/lib/Target/R600/
R600TextureIntrinsicsReplacer.cpp 122 unsigned SrcSelect[4], Value *Offset[3], Value *Resource,
137 Offset[0],
138 Offset[1],
139 Offset[2],
169 Value *Offset[3] = {
180 Offset, ResourceId, SamplerId, CT, Coord);
193 Value *Offset[3] = {
204 Offset, ResourceId, SamplerId, CT, Coord);
AMDGPUISelDAGToDAG.cpp 84 SDValue& Offset);
85 bool SelectADDRVTX_READ(SDValue Addr, SDValue &Base, SDValue &Offset);
86 bool SelectADDRIndirect(SDValue Addr, SDValue &Base, SDValue &Offset);
87 bool SelectMUBUFAddr64(SDValue Addr, SDValue &Ptr, SDValue &Offset,
390 SDValue Addr, Offset;
392 SelectADDRIndirect(N->getOperand(1), Addr, Offset);
395 Offset,
406 SDValue Addr, Offset;
407 SelectADDRIndirect(N->getOperand(2), Addr, Offset);
411 Offset,
    [all...]
AMDGPUInstrInfo.cpp 222 && "Second offset should be larger than first offset!");
280 int Offset = -1;
306 Offset = std::max(Offset, (int)RegIndex);
309 return Offset + 1;
313 int Offset = 0;
323 Offset = MF.getTarget().getFrameLowering()->getFrameIndexOffset(MF, -1);
325 return getIndirectIndexBegin(MF) + Offset;
  /external/llvm/tools/llvm-readobj/
COFFDumper.cpp 72 std::error_code resolveSymbol(const coff_section *Section, uint64_t Offset,
75 uint64_t Offset, StringRef &Name);
101 // Given a a section and an offset into this section the function returns the
102 // symbol used for the relocation at the offset.
104 uint64_t Offset, SymbolRef &Sym) {
111 if (RelocationOffset == Offset) {
119 // Given a section and an offset into this section the function returns the name
120 // of the symbol used for the relocation at the offset.
122 uint64_t Offset,
125 if (std::error_code EC = resolveSymbol(Section, Offset, Symbol)
    [all...]
  /external/clang/include/clang/AST/
ExternalASTSource.h 114 /// \brief Resolve the offset of a statement in the decl stream into
122 virtual Stmt *GetExternalDeclStmt(uint64_t Offset);
124 /// \brief Resolve the offset of a set of C++ base specifiers in the decl
128 virtual CXXBaseSpecifier *GetExternalCXXBaseSpecifiers(uint64_t Offset);
181 /// \brief Get the decls that are contained in a file in the Offset/Length
182 /// range. \p Length can be 0 to indicate a point at \p Offset instead of
184 virtual void FindFileRegionDecls(FileID File, unsigned Offset,
250 /// \param FieldOffsets The offset of each of the fields within the record,
253 /// \param BaseOffsets The offset of each of the direct, non-virtual base
257 /// \param VirtualBaseOffsets The offset of each of the virtual base classe
    [all...]
VTableBuilder.h 56 static VTableComponent MakeVCallOffset(CharUnits Offset) {
57 return VTableComponent(CK_VCallOffset, Offset);
60 static VTableComponent MakeVBaseOffset(CharUnits Offset) {
61 return VTableComponent(CK_VBaseOffset, Offset);
64 static VTableComponent MakeOffsetToTop(CharUnits Offset) {
65 return VTableComponent(CK_OffsetToTop, Offset);
150 VTableComponent(Kind ComponentKind, CharUnits Offset) {
154 assert(Offset.getQuantity() < (1LL << 56) && "Offset is too big!");
155 assert(Offset.getQuantity() >= -(1LL << 56) && "Offset is too small!")
    [all...]
  /art/runtime/
jni_internal.h 154 static Offset SegmentStateOffset();
156 static Offset LocalRefCookieOffset() {
157 return Offset(OFFSETOF_MEMBER(JNIEnvExt, local_ref_cookie));
160 static Offset SelfOffset() {
161 return Offset(OFFSETOF_MEMBER(JNIEnvExt, self));
  /external/llvm/include/llvm/CodeGen/
StackMaps.h 92 int64_t Offset;
93 Location() : LocType(Unprocessed), Size(0), Reg(0), Offset(0) {}
94 Location(LocationType LocType, unsigned Size, unsigned Reg, int64_t Offset)
95 : LocType(LocType), Size(Size), Reg(Reg), Offset(Offset) {}
176 /// instruction are stored, and outputs a label to record the offset of
MachineInstrBuilder.h 110 int Offset = 0,
112 MI->addOperand(*MF, MachineOperand::CreateCPI(Idx, Offset, TargetFlags));
116 const MachineInstrBuilder &addTargetIndex(unsigned Idx, int64_t Offset = 0,
118 MI->addOperand(*MF, MachineOperand::CreateTargetIndex(Idx, Offset,
130 int64_t Offset = 0,
132 MI->addOperand(*MF, MachineOperand::CreateGA(GV, Offset, TargetFlags));
143 int64_t Offset = 0,
145 MI->addOperand(*MF, MachineOperand::CreateBA(BA, Offset, TargetFlags));
196 // Add a displacement from an existing MachineOperand with an added offset.
344 /// for either a value in a register or a register-indirect+offset
    [all...]
  /external/llvm/unittests/Support/
SourceMgrTest.cpp 30 SMLoc getLoc(unsigned Offset) {
32 SM.getMemoryBuffer(MainBufferID)->getBufferStart() + Offset);
35 SMRange getRange(unsigned Offset, unsigned Length) {
36 return SMRange(getLoc(Offset), getLoc(Offset + Length));
  /external/llvm/lib/DebugInfo/
DWARFUnit.cpp 34 uint32_t Offset = AddrOffsetSectionBase + Index * AddrSize;
35 if (AddrOffsetSection.size() < Offset + AddrSize)
38 Result = DA.getAddress(&Offset);
44 // FIXME: string offset section entries are 8-byte for DWARF64.
46 uint32_t Offset = Index * ItemSize;
47 if (StringOffsetSection.size() < Offset + ItemSize)
50 Result = DA.getU32(&Offset);
77 Offset = *offset_ptr;
83 // reset the offset to where we tried to parse from if anything went wrong
84 *offset_ptr = Offset;
    [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFStreamer.cpp 123 void emitSetFP(unsigned FpReg, unsigned SpReg, int64_t Offset = 0) override;
124 void emitMovSP(unsigned Reg, int64_t Offset = 0) override;
125 void emitPad(int64_t Offset) override;
128 void emitUnwindRaw(int64_t Offset,
167 int64_t Offset) {
172 if (Offset)
173 OS << ", #" << Offset;
176 void ARMTargetAsmStreamer::emitMovSP(unsigned Reg, int64_t Offset) {
182 if (Offset)
183 OS << ", #" << Offset;
    [all...]
  /external/llvm/test/MC/AsmParser/
section.s 56 # CHECK-NEXT: Offset: 0x34
72 # CHECK-NEXT: Offset: 0x3B
88 # CHECK-NEXT: Offset: 0x41
104 # CHECK-NEXT: Offset: 0x46
120 # CHECK-NEXT: Offset: 0x49
  /external/chromium_org/chrome/browser/ui/panels/
panel_resize_browsertest.cc 93 mouse_location.Offset(-20, -10);
97 bounds.Offset(-20, -10);
106 mouse_location.Offset(5, -10);
110 bounds.Offset(0, -10);
119 mouse_location.Offset(-5, 25);
123 bounds.Offset(-5, 0);
132 mouse_location.Offset(30, 20);
136 bounds.Offset(0, 20);
141 bounds.Offset(-30, 0); // Layout of panel adjusted in docked collection.
147 mouse_location.Offset(5, 25)
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_NdefMap.c 159 NdefMap->Offset = 0;
283 uint8_t Offset)
293 || ( ( Offset != PH_FRINFC_NDEFMAP_SEEK_CUR) && (Offset != PH_FRINFC_NDEFMAP_SEEK_BEGIN ))
317 else if ( (NdefMap->PrevOperation == PH_FRINFC_NDEFMAP_WRITE_OPE) && (Offset != PH_FRINFC_NDEFMAP_SEEK_BEGIN ))
323 /* Check the offset given by the user
324 If the offset is 1 (SEEK_BEGIN), reset everything and start
326 else if offset is 0 (PH_FRINFC_NDEFMAP_SEEK_CUR), continue reading
329 if ( Offset == PH_FRINFC_NDEFMAP_SEEK_BEGIN )
336 (Offset == PH_FRINFC_NDEFMAP_SEEK_CUR) && (*NdefMap->DataCount == 0 )
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreFrameLowering.cpp 50 int Offset;
52 StackSlotInfo(int f, int o, int r) : FI(f), Offset(o), Reg(r){};
57 return a.Offset < b.Offset;
74 MachineModuleInfo *MMI, int Offset) {
76 MMI->addFrameInst(MCCFIInstruction::createDefCfaOffset(nullptr, -Offset));
84 unsigned DRegNum, int Offset) {
86 MCCFIInstruction::createOffset(nullptr, DRegNum, Offset));
95 /// \param OffsetFromTop the spill offset from the top of the frame.
96 /// \param [in,out] Adjusted the current SP offset from the top of the frame
    [all...]
  /external/llvm/lib/Target/ARM/
ARMLoadStoreOptimizer.cpp 84 int Offset;
92 : Offset(o), Reg(r), isKill(k), Position(p), MBBI(i), Merged(false) {}
105 int Offset, unsigned Base, bool BaseKill, int Opcode,
115 int Offset,
329 /// Update future uses of the base register with the offset introduced
344 int Offset;
351 // the new offset isn't negative.
352 // The MachineOperand containing the offset immediate is the last one
357 Offset = MO.getImm() - WordOffset * getImmScale(Opc);
358 if (Offset >= 0
    [all...]
  /external/chromium_org/base/debug/
stack_trace_win.cc 77 // <tab>SymbolName[0xAddress+Offset] (FileName:LineNo)
227 stack_frame.AddrPC.Offset = context_record.Rip;
228 stack_frame.AddrFrame.Offset = context_record.Rbp;
229 stack_frame.AddrStack.Offset = context_record.Rsp;
232 stack_frame.AddrPC.Offset = context_record.Eip;
233 stack_frame.AddrFrame.Offset = context_record.Ebp;
234 stack_frame.AddrStack.Offset = context_record.Esp;
249 trace_[count_++] = reinterpret_cast<void*>(stack_frame.AddrPC.Offset);
  /external/chromium_org/gpu/command_buffer/client/
fenced_allocator.cc 33 const FencedAllocator::Offset FencedAllocator::kInvalidOffset;
63 FencedAllocator::Offset FencedAllocator::Alloc(unsigned int size) {
95 void FencedAllocator::Free(FencedAllocator::Offset offset) {
96 BlockIndex index = GetBlockByOffset(offset);
109 FencedAllocator::Offset offset, int32 token) {
110 BlockIndex index = GetBlockByOffset(offset);
157 // This test is NOT included in the next one, because offset is unsigned.
158 if (next.offset <= current.offset
230 Offset offset = block.offset; local
    [all...]
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table_format1.cc 27 int32_t offset,
31 UNREFERENCED_PARAMETER(offset);
66 data_->ReadULongAsInt(EblcTable::Offset::kIndexSubTable1_offsetArray +
170 return EblcTable::Offset::kIndexSubHeaderLength +
191 EblcTable::Offset::kIndexSubTable1_offsetArray)));
193 EblcTable::Offset::kIndexSubTable1_offsetArray)));
221 : IndexSubTable::Builder(EblcTable::Offset::kIndexSubTable1_builderDataSize,
251 EblcTable::Offset::kIndexSubTable1_offsetArray +
265 return EblcTable::Offset::kIndexSubHeaderLength +
index_sub_table_format3.cc 50 int32_t offset,
54 UNREFERENCED_PARAMETER(offset);
66 data_->ReadUShort(EblcTable::Offset::kIndexSubTable3_offsetArray +
182 return EblcTable::Offset::kIndexSubHeaderLength +
203 EblcTable::Offset::kIndexSubTable3_offsetArray)));
205 EblcTable::Offset::kIndexSubTable3_offsetArray)));
217 : IndexSubTable::Builder(EblcTable::Offset::kIndexSubTable3_builderDataSize,
247 EblcTable::Offset::kIndexSubTable3_offsetArray +
261 return EblcTable::Offset::kIndexSubHeaderLength +

Completed in 2309 milliseconds

1 2 3 4 5 67 8 91011>>