Searched refs:convertSelectInstruction (Results 1 – 1 of 1) sorted by relevance
241 return convertSelectInstruction(cast<SelectInst>(Instr)); in convertInstruction()529 Ice::Inst *convertSelectInstruction(const SelectInst *Instr) { in convertSelectInstruction() function in __anon7b11ea470111::LLVM2ICEFunctionConverter