Searched defs:remapInstruction (Results 1 – 5 of 5) sorted by relevance
55 static inline void remapInstruction(Instruction *I, in remapInstruction() function
854 void Mapper::remapInstruction(Instruction *I) { in remapInstruction() function in Mapper1092 void ValueMapper::remapInstruction(Instruction &I) { in remapInstruction() function in ValueMapper
870 void Mapper::remapInstruction(Instruction *I) { in remapInstruction() function in Mapper1113 void ValueMapper::remapInstruction(Instruction &I) { in remapInstruction() function in ValueMapper
66 void llvm::remapInstruction(Instruction *I, ValueToValueMapTy &VMap) { in remapInstruction() function in llvm
251 void HexagonDisassembler::remapInstruction(MCInst &Instr) const { in remapInstruction() function in HexagonDisassembler