Searched defs:VisitInstruction (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/ | ||
H A D | DisassemblerLLVMC.cpp | 1192 void VisitInstruction() { VisitInstruction() function in InstructionLLVMC |
/llvm-project/llvm/lib/MC/ | ||
H A D | MCWin64EH.cpp | 681 auto VisitInstruction = [&](WinEH::Instruction &Inst) { in simplifyARM64Opcodes() local |