Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1129 static int getV_CMPOpcode(CmpInst::Predicate P, unsigned Size, in getV_CMPOpcode() function
1302 int Opcode = getV_CMPOpcode(Pred, Size, *Subtarget); in selectG_ICMP()
1342 const int Opcode = getV_CMPOpcode(Pred, Size, *Subtarget); in selectIntrinsicCmp()