Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1023 static int getV_CMPOpcode(CmpInst::Predicate P, unsigned Size) { in getV_CMPOpcode() function
1123 int Opcode = getV_CMPOpcode(Pred, Size); in selectG_ICMP()
1163 int Opcode = getV_CMPOpcode(Pred, Size); in selectIntrinsicIcmp()