Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFormMemoryClauses.cpp288 bool IsVMEM = isVMEMClauseInst(MI); in runOnMachineFunction() local
290 if (!isValidClauseInst(MI, IsVMEM)) in runOnMachineFunction()
314 if (!isValidClauseInst(*Next, IsVMEM)) in runOnMachineFunction()