Home
last modified time | relevance | path

Searched defs:addInstr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp283 void DbgLabelInstrMap::addInstr(InlinedEntity Label, const MachineInstr &MI) { in addInstr() function in DbgLabelInstrMap
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp764 uint32_t addInstr = read32le(buf + addRel.offset); in tryRelaxAdrpAdd() local