Searched defs:isKImmOperand (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIShrinkInstructions.cpp | 160 bool SIShrinkInstructions::isKImmOperand(const MachineOperand &Src) const { isKImmOperand() function in SIShrinkInstructions |
/llvm-project/llvm/lib/Target/AMDGPU/Utils/ | ||
H A D | AMDGPUBaseInfo.cpp | 2359 bool isKImmOperand(const MCInstrDesc &Desc, unsigned OpNo) { isKImmOperand() function |