Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp1537 unsigned GAFlags = SIInstrInfo::MO_NONE) { in buildPCRelGlobalAddress() argument
1556 GAFlags); in buildPCRelGlobalAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp4368 unsigned GAFlags = SIInstrInfo::MO_NONE) { in buildPCRelGlobalAddress() argument
4400 GAFlags); in buildPCRelGlobalAddress()
4402 GAFlags == SIInstrInfo::MO_NONE ? in buildPCRelGlobalAddress()
4403 GAFlags : GAFlags + 1); in buildPCRelGlobalAddress()