Searched defs:remapInstruction (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | ValueMapper.cpp | 960 void Mapper::remapInstruction(Instruction *I) { remapInstruction() function in Mapper |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/ | ||
H A D | HexagonDisassembler.cpp | 208 void HexagonDisassembler::remapInstruction(MCInst &Instr) const { in remapInstruction() function in HexagonDisassembler |