Home
last modified time | relevance | path

Searched refs:MO_NONE (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h96 MO_NONE = 0, enumerator
DSIISelLowering.cpp1537 unsigned GAFlags = SIInstrInfo::MO_NONE) { in buildPCRelGlobalAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h135 MO_NONE = 0, enumerator
DSIISelLowering.cpp4368 unsigned GAFlags = SIInstrInfo::MO_NONE) { in buildPCRelGlobalAddress()
4402 GAFlags == SIInstrInfo::MO_NONE ? in buildPCRelGlobalAddress()
DSIInstrInfo.cpp1289 if (MI.getOperand(2).getTargetFlags() == SIInstrInfo::MO_NONE) in expandPostRAPseudo()