Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp979 static int getV_CMPOpcode(CmpInst::Predicate P, unsigned Size) { in getV_CMPOpcode() function
1079 int Opcode = getV_CMPOpcode(Pred, Size); in selectG_ICMP()
1108 int Opcode = getV_CMPOpcode(Pred, Size); in selectIntrinsicIcmp()