Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp955 static int getV_CMPOpcode(CmpInst::Predicate P, unsigned Size) { in getV_CMPOpcode() function
1055 int Opcode = getV_CMPOpcode(Pred, Size); in selectG_ICMP()
1084 int Opcode = getV_CMPOpcode(Pred, Size); in selectIntrinsicIcmp()