Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIFormMemoryClauses.cpp290 bool IsVMEM = isVMEMClauseInst(MI); in runOnMachineFunction() local
292 if (!isValidClauseInst(MI, IsVMEM)) in runOnMachineFunction()
316 if (!isValidClauseInst(*Next, IsVMEM)) in runOnMachineFunction()