Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp160 bool SIShrinkInstructions::isKImmOperand(const MachineOperand &Src) const { in isKImmOperand() function in SIShrinkInstructions
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2357 bool isKImmOperand(const MCInstrDesc &Desc, unsigned OpNo) { in isKImmOperand() function