Home
last modified time | relevance | path

Searched defs:Off (Results 1 - 25 of 43) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDataExtractor.cpp15 uint64_t DWARFDataExtractor::getRelocatedValue(uint32_t Size, uint64_t *Off, in getRelocatedValue() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DTypeHashing.cpp40 uint32_t Off = 0; in hashType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDataExtractor.h44 uint64_t getRelocatedAddress(uint64_t *Off, uint64_t *SecIx = nullptr) const { in getRelocatedAddress() argument
H A DDWARFListTable.h202 uint64_t Off = *OffsetPtr; in extract() local
H A DDWARFAcceleratorTable.h375 uint64_t Off = StringOffset; in getString() local
/third_party/optimized-routines/math/
H A Dv_logf.c29 #define Off v_u32 (0x3f2aaaab) /* 0.666667 */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86TargetObjectFile.cpp58 const MCExpr *Off = MCConstantExpr::create(FinalOff, getContext()); in getIndirectSymViaGOTPCRel() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGAddressAnalysis.h62 int64_t Off; in equalBaseIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp123 uint32_t Off = Modules->ModuleInitialFileIndex[Modi] + Filei; in setValue() local
H A DGlobalsStream.cpp75 uint32_t Off = PSH.Off - 1; in findRecordsByName() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/
H A DMCExternalSymbolizer.cpp111 const MCExpr *Off = nullptr; in tryAddingSymbolicOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DGlobalsStream.h39 uint32_t Off = this->I->Off; in operator *() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DBinaryStreamReader.h254 void setOffset(uint32_t Off) { Offset = Off; } in setOffset() argument
H A DBinaryStreamWriter.h183 void setOffset(uint32_t Off) { Offset = Off; } in setOffset() argument
H A DOnDiskHashTable.h80 offset_type Off; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp193 const MCExpr *Off = nullptr; in tryAddingSymbolicOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp215 auto Off = C->getSExtValue(); in matchLSNode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineFrameInfo.cpp242 int64_t Off = SO.SPOffset - ValOffset; in print() local
245 OS << "+" << Off; in print() local
247 OS << Off; in print() local
H A DSafeStack.cpp554 Value *Off = IRB.CreateGEP(Int8Ty, BasePointer, // BasePointer is i8* in moveStaticAllocasToUnsafeStack() local
573 Value *Off = IRB.CreateGEP(Int8Ty, BasePointer, // BasePointer is i8* in moveStaticAllocasToUnsafeStack() local
609 Value *Off = IRBUser.CreateGEP(Int8Ty, BasePointer, // BasePointer is i8* in moveStaticAllocasToUnsafeStack() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp663 unsigned Off; in getTag() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp337 uint64_t Off = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMDBuilder.cpp230 ConstantInt *Off = ConstantInt::get(Type::getInt64Ty(Context), Offset); in createTBAAScalarTypeNode() local
240 ConstantInt *Off = ConstantInt::get(Int64, Offset); in createTBAAStructTagNode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp117 static bool isValidLoadStoreOffset(int64_t Off) { return isInt<9>(Off); } in isValidLoadStoreOffset() argument
121 static bool isValidIncrementOffset(int64_t Off) { return isUInt<6>(Off); } in isValidIncrementOffset() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp662 int Off = Offset; // ARM doesn't need the general 64-bit offsets in resolveFrameIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp433 int64_t Off = FirstSt->getOperand(1).getImm(); in createWideStores() local
456 int64_t Off = FirstSt->getOperand(1).getImm(); in createWideStores() local

Completed in 21 milliseconds

12