Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1084 static int getV_CMPOpcode(CmpInst::Predicate P, unsigned Size, in getV_CMPOpcode() function
1328 int Opcode = getV_CMPOpcode(Pred, Size, *Subtarget); in selectG_ICMP_or_FCMP()
1368 const int Opcode = getV_CMPOpcode(Pred, Size, *Subtarget); in selectIntrinsicCmp()