Searched defs:hasLockPrefix (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h549 static bool hasLockPrefix(const MachineInstr &MI) { function in class:llvm::final
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp69 bool X86_MC::hasLockPrefix(const MCInst &MI) { function in class:X86_MC
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.h559 bool hasLockPrefix; member in struct:llvm::X86Disassembler::InternalInstruction

Completed in 71 milliseconds