Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIShrinkInstructions.cpp128 static bool isKImmOperand(const SIInstrInfo *TII, const MachineOperand &Src) { in isKImmOperand() function
215 (!TII->sopkIsZext(SOPKOpc) && isKImmOperand(TII, Src1))) { in shrinkScalarCompare()
653 if (Src1->isImm() && isKImmOperand(TII, *Src1)) { in runOnMachineFunction()
676 if (isKImmOperand(TII, Src)) in runOnMachineFunction()