Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp3539 const MCInstrDesc &MovRelDesc = TII->get(getMOVRELDPseudo(TRI, VecRC)); in emitIndirectDst() local
3572 const MCInstrDesc &MovRelDesc = TII->get(getMOVRELDPseudo(TRI, VecRC)); in emitIndirectDst() local
DSIInstrInfo.cpp1490 const MCInstrDesc &MovRelDesc = get(AMDGPU::V_MOVRELD_B32_e32); in expandPostRAPseudo() local