Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h1112 bool hasMovB64() const { return GFX940Insts; } in hasMovB64() function
H A DSIInstrInfo.cpp1029 if (ST.hasMovB64()) { in copyPhysReg()
1078 if (ST.hasMovB64()) { in copyPhysReg()
2192 if (ST.hasMovB64()) { in expandPostRAPseudo()
2650 if (ST.hasMovB64() && in expandMovDPP64()