Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp1188 static unsigned getICmpOpcode(unsigned PredNum) { in getICmpOpcode() function
1557 CmpOpc = getICmpOpcode(Pred); in selectICmp()