Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp2615 const bool HasVSrc = N->getNumOperands() == 4; in SelectDS_GWS() local
H A DAMDGPUInstructionSelector.cpp1644 const bool HasVSrc = MI.getNumOperands() == 3; in selectDSGWSIntrinsic() local