Home
last modified time | relevance | path

Searched defs:getFlatAddressSpace (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXTargetTransformInfo.h47 unsigned getFlatAddressSpace() const { in getFlatAddressSpace() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.h189 unsigned getFlatAddressSpace() const { in getFlatAddressSpace() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h214 unsigned getFlatAddressSpace() { in getFlatAddressSpace() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h159 unsigned getFlatAddressSpace () { in getFlatAddressSpace() function
DTargetTransformInfo.h1463 unsigned getFlatAddressSpace() override { in getFlatAddressSpace() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp223 unsigned TargetTransformInfo::getFlatAddressSpace() const { in getFlatAddressSpace() function in TargetTransformInfo