Home
last modified time | relevance | path

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

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