Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp193 static bool isKImmOperand(const SIInstrInfo *TII, const MachineOperand &Src) { in isKImmOperand() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp128 static bool isKImmOperand(const SIInstrInfo *TII, const MachineOperand &Src) { in isKImmOperand() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp162 bool SIShrinkInstructions::isKImmOperand(const MachineOperand &Src) const { in isKImmOperand() function in SIShrinkInstructions
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2163 bool isKImmOperand(const MCInstrDesc &Desc, unsigned OpNo) { in isKImmOperand() function