Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp769 static unsigned getBoolCmpOpcode(unsigned PredNum) { in getBoolCmpOpcode() function
848 CmpOpc = getBoolCmpOpcode(Pred); in selectICmp()