Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp2413 const bool HasVSrc = N->getNumOperands() == 4; in SelectDS_GWS() local
H A DAMDGPUInstructionSelector.cpp1602 const bool HasVSrc = MI.getNumOperands() == 3; in selectDSGWSIntrinsic() local