Home
last modified time | relevance | path

Searched refs:get32BitAddressHighBits (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h397 unsigned get32BitAddressHighBits() const { in get32BitAddressHighBits() function
DAMDGPUISelDAGToDAG.cpp1434 unsigned AddrHiVal = Info->get32BitAddressHighBits(); in Expand32BitAddress()