Home
last modified time | relevance | path

Searched defs:getAddressSpace (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DLowLevelTypeImpl.h157 unsigned getAddressSpace() const { in getAddressSpace() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h74 unsigned getAddressSpace() const { return AddressSpace; } in getAddressSpace() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h471 inline unsigned getAddressSpace() const { return getSubclassData(); } in getAddressSpace() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h607 inline unsigned getAddressSpace() const { return getSubclassData(); } in getAddressSpace() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DGlobals.cpp111 unsigned GlobalValue::getAddressSpace() const { in getAddressSpace() function in GlobalValue
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp9496 unsigned GlobalAddressSDNode::getAddressSpace() const { in getAddressSpace() function in GlobalAddressSDNode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp2449 unsigned X86TargetLowering::getAddressSpace() const { in getAddressSpace() function in X86TargetLowering