Lines Matching defs:Dest
333 Ice::Variable *Dest = mapValueToIceVar(Instr); in convertLoadInstruction() local
348 Ice::Variable *Dest = mapValueToIceVar(BinOp); in convertArithInstruction() local
379 Ice::Variable *Dest = mapValueToIceVar(Instr, Ice::getPointerType()); in convertIntToPtrInstruction() local
385 Ice::Variable *Dest = mapValueToIceVar(Instr); in convertPtrToIntInstruction() local
401 Ice::Variable *Dest = mapValueToIceVar(Instr); in convertCastInstruction() local
408 Ice::Variable *Dest = mapValueToIceVar(Instr); in convertICmpInstruction() local
452 Ice::Variable *Dest = mapValueToIceVar(Instr); in convertFCmpInstruction() local
514 Ice::Variable *Dest = mapValueToIceVar(Instr); in convertExtractElementInstruction() local
521 Ice::Variable *Dest = mapValueToIceVar(Instr); in convertInsertElementInstruction() local
530 Ice::Variable *Dest = mapValueToIceVar(Instr); in convertSelectInstruction() local
554 Ice::Variable *Dest = mapValueToIceVar(Instr); in convertCallInstruction() local
593 Ice::Variable *Dest = mapValueToIceVar(Instr, Ice::getPointerType()); in convertAllocaInstruction() local