Searched refs:convertInsertElementInstruction (Results 1 – 1 of 1) sorted by relevance
315 return convertInsertElementInstruction(cast<InsertElementInst>(Instr)); in convertInstruction()520 Ice::Inst *convertInsertElementInstruction(const InsertElementInst *Instr) { in convertInsertElementInstruction() function in __anon7b11ea470111::LLVM2ICEFunctionConverter