Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp282 auto RFL = BuildMI(*BB, &I, DL, TII.get(AMDGPU::V_READFIRSTLANE_B32), DstReg) in selectReadAnyLane() local
286 return constrainSelectedInstRegOperands(*RFL, TII, TRI, RBI); in selectReadAnyLane()