Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp1214 static CmpInst::Predicate minMaxToCompare(unsigned Opc) { in minMaxToCompare() function
1236 const CmpInst::Predicate Pred = minMaxToCompare(MI.getOpcode()); in lowerScalarMinMax()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp4013 static CmpInst::Predicate minMaxToCompare(unsigned Opc) { in minMaxToCompare() function
4034 const CmpInst::Predicate Pred = minMaxToCompare(MI.getOpcode()); in lowerMinMax()