Home
last modified time | relevance | path

Searched defs:getAddressSpaceForPseudoSourceKind (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h420 virtual unsigned getAddressSpaceForPseudoSourceKind(unsigned Kind) const { in getAddressSpaceForPseudoSourceKind() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp845 AMDGPUTargetMachine::getAddressSpaceForPseudoSourceKind(unsigned Kind) const { in getAddressSpaceForPseudoSourceKind() function in AMDGPUTargetMachine