Searched refs:minMaxToCompare (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1214 static CmpInst::Predicate minMaxToCompare(unsigned Opc) { function
1236 const CmpInst::Predicate Pred = minMaxToCompare(MI.getOpcode());
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4013 static CmpInst::Predicate minMaxToCompare(unsigned Opc) { function
4034 const CmpInst::Predicate Pred = minMaxToCompare(MI.getOpcode());

Completed in 197 milliseconds