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
852 void Mapper::remapInstruction(Instruction *I) { in remapInstruction() function in Mapper1110 void ValueMapper::remapInstruction(Instruction &I) { in remapInstruction() function in ValueMapper
68 void llvm::remapInstruction(Instruction *I, ValueToValueMapTy &VMap) { in remapInstruction() function in llvm
196 void HexagonDisassembler::remapInstruction(MCInst &Instr) const { in remapInstruction() function in HexagonDisassembler