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 __anon0674e6300111::LLVM2ICEFunctionConverter