Home
last modified time | relevance | path

Searched defs:BaseOffset (Results 1 – 20 of 20) sorted by relevance

/third_party/node/deps/v8/tools/v8windbg/test/
Ddebug-callbacks.cc59 ULONG64 BaseOffset, ULONG ModuleSize, in LoadModule()
65 ULONG64 BaseOffset) { in UnloadModule()
83 ULONG64 ImageFileHandle, ULONG64 Handle, ULONG64 BaseOffset, in CreateProcessW()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp270 int64_t BaseOffset, in lookupCandidateBaseReg()
344 int64_t BaseOffset = 0; in insertFrameReferenceRegisters() local
DInterleavedLoadCombinePass.cpp986 APInt BaseOffset(PointerBits, 0); in computePolynomialFromPointer() local
DCodeGenPrepare.cpp5421 int64_t BaseOffset = LargeOffsetGEPs.begin()->second; in splitLargeGEPOffsets() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULowerKernelArguments.cpp76 const uint64_t BaseOffset = ST.getExplicitKernelArgOffset(F); in runOnFunction() local
DAMDGPUCallLowering.cpp455 const unsigned BaseOffset = Subtarget->getExplicitKernelArgOffset(F); in lowerFormalArgumentsKernel() local
DAMDGPUISelDAGToDAG.cpp2285 SDValue BaseOffset = N->getOperand(HasVSrc ? 3 : 2); in SelectDS_GWS() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp678 int BaseOffset = -AFI->getTaggedBasePointerOffset(); in expandMI() local
DAArch64ISelLowering.cpp11215 uint64_t BaseOffset = 0; in splitStoreSplat() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp329 int64_t BaseOffset = 0; member
1631 GlobalValue *BaseGV, int64_t BaseOffset, in isAMCompletelyFolded()
1686 GlobalValue *BaseGV, int64_t BaseOffset, in isAMCompletelyFolded()
1724 int64_t BaseOffset, bool HasBaseReg, int64_t Scale) { in isLegalUse()
1798 GlobalValue *BaseGV, int64_t BaseOffset, in isAlwaysFoldable()
1828 int64_t BaseOffset = ExtractImmediate(S, SE); in isAlwaysFoldable() local
DSROA.cpp3847 uint64_t BaseOffset = Offsets.S->beginOffset(); in presplitLoadsAndStores() local
3971 uint64_t BaseOffset = Offsets.S->beginOffset(); in presplitLoadsAndStores() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h1502 bool isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, in isLegalAddressingMode()
1561 int getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, in getScalingFactorCost()
DTargetTransformInfoImpl.h293 int getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, in getScalingFactorCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp267 int64_t BaseOffset, in isLegalAddressingMode()
350 int64_t BaseOffset, in getScalingFactorCost()
DBasicAliasAnalysis.cpp1981 LocationSize MaybeV1Size, LocationSize MaybeV2Size, APInt BaseOffset, in constantOffsetHeuristic()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h264 int getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, in getScalingFactorCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIRBuilder.cpp724 int BaseOffset, in CreateGCRelocate()
DDIBuilder.cpp324 uint64_t BaseOffset, in createInheritance()
DDebugInfo.cpp1120 uint64_t BaseOffset, uint32_t VBPtrOffset, in LLVMDIBuilderCreateInheritance()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2093 uint64_t BaseOffset; member