Home
last modified time | relevance | path

Searched defs:AddressSpace (Results 1 – 25 of 40) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DGlobals.cpp338 ThreadLocalMode TLMode, unsigned AddressSpace, in GlobalVariable()
358 ThreadLocalMode TLMode, unsigned AddressSpace, in GlobalVariable()
428 unsigned AddressSpace, LinkageTypes Linkage, const Twine &Name, in GlobalIndirectSymbol()
476 GlobalAlias::GlobalAlias(Type *Ty, unsigned AddressSpace, LinkageTypes Link, in GlobalAlias()
485 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, in create()
491 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, in create()
497 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, in create()
532 GlobalIFunc::GlobalIFunc(Type *Ty, unsigned AddressSpace, LinkageTypes Link, in GlobalIFunc()
541 GlobalIFunc *GlobalIFunc::create(Type *Ty, unsigned AddressSpace, in create()
DDataLayout.cpp125 PointerAlignElem PointerAlignElem::get(uint32_t AddressSpace, Align ABIAlign, in get()
512 DataLayout::findPointerLowerBound(uint32_t AddressSpace) { in findPointerLowerBound()
514 [](const PointerAlignElem &A, uint32_t AddressSpace) { in findPointerLowerBound()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DLowLevelTypeImpl.h49 static LLT pointer(unsigned AddressSpace, unsigned SizeInBits) { in pointer()
82 unsigned SizeInBits, unsigned AddressSpace) { in LLT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVR.h40 enum AddressSpace { DataMemory, ProgramMemory }; enum
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DSymbolEnv.h20 enum class AddressSpace enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXBaseInfo.h21 enum AddressSpace { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp156 unsigned AddressSpace, in getMemoryOpCost()
202 Type *Src, unsigned Alignment, unsigned AddressSpace) { in getMaskedMemoryOpCost()
219 unsigned Alignment, unsigned AddressSpace, bool UseMaskForCond, in getInterleavedMemoryOpCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalObject.h35 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace), in GlobalValue() argument
DGlobalValue.h78 LinkageTypes Linkage, const Twine &Name, unsigned AddressSpace) in GlobalValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp2437 MaybeAlign Alignment, unsigned AddressSpace, in getMemoryOpCost()
2482 unsigned AddressSpace) { in getMaskedMemoryOpCost()
3185 unsigned Alignment, unsigned AddressSpace) { in getGSVectorCost()
3257 unsigned AddressSpace) { in getGSScalarCost()
3301 unsigned AddressSpace = PtrTy->getAddressSpace(); in getGatherScatterOpCost() local
3562 unsigned AddressSpace, in getInterleavedMemoryOpCostAVX2()
3678 unsigned AddressSpace, in getInterleavedMemoryOpCostAVX512()
3803 unsigned AddressSpace, in getInterleavedMemoryOpCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h51 unsigned AddressSpace; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalObject.h49 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace), in GlobalValue() argument
DDataLayout.h94 uint32_t AddressSpace; member
163 findPointerLowerBound(uint32_t AddressSpace) const { in findPointerLowerBound()
DGlobalValue.h77 LinkageTypes Linkage, const Twine &Name, unsigned AddressSpace) in GlobalValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTX.h89 enum AddressSpace { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp643 MaybeAlign Alignment, unsigned AddressSpace, in getMemoryOpCost()
684 unsigned AddressSpace, in getInterleavedMemoryOpCost()
DAArch64ISelLowering.h520 bool canMergeStoresTo(unsigned AddressSpace, EVT MemVT, in canMergeStoresTo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp830 MaybeAlign Alignment, unsigned AddressSpace, in getMemoryOpCost()
906 unsigned AddressSpace, in getInterleavedMemoryOpCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp794 MaybeAlign Alignment, unsigned AddressSpace, in getMemoryOpCost()
813 unsigned Alignment, unsigned AddressSpace, bool UseMaskForCond, in getInterleavedMemoryOpCost()
DARMISelLowering.h580 bool canMergeStoresTo(unsigned AddressSpace, EVT MemVT, in canMergeStoresTo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp997 MaybeAlign Alignment, unsigned AddressSpace, in getMemoryOpCost()
1065 unsigned AddressSpace, in getInterleavedMemoryOpCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h1618 unsigned BitWidth, unsigned AddressSpace, in allowsMisalignedMemoryAccesses()
1747 unsigned AddressSpace, const Instruction *I) override { in getMemoryOpCost()
1751 unsigned AddressSpace) override { in getMaskedMemoryOpCost()
1762 unsigned AddressSpace, bool UseMaskForCond, in getInterleavedMemoryOpCost()
DTargetTransformInfoImpl.h341 unsigned AddressSpace, in allowsMisalignedMemoryAccesses()
467 unsigned AddressSpace, const Instruction *I) { in getMemoryOpCost()
472 unsigned AddressSpace) { in getMaskedMemoryOpCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DGlobalMerge.cpp629 unsigned AddressSpace = PT->getAddressSpace(); in doInitialization() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp427 unsigned AddressSpace, in allowsMisalignedMemoryAccesses()
653 unsigned AddressSpace, in getMemoryOpCost()
682 unsigned Alignment, unsigned AddressSpace, bool UseMaskForCond, in getInterleavedMemoryOpCost()

12