Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h397 unsigned get32BitAddressHighBits() const { in get32BitAddressHighBits() function
H A DAMDGPUISelDAGToDAG.cpp1363 unsigned AddrHiVal = Info->get32BitAddressHighBits(); in Expand32BitAddress()