Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp135 static bool hasVectorOperands(const MachineInstr &MI, in hasVectorOperands() function
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DBlockGenerators.cpp1217 bool VectorBlockGenerator::hasVectorOperands(const Instruction *Inst, in hasVectorOperands() function in VectorBlockGenerator