Home
last modified time | relevance | path

Searched refs:emitMonitor (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp26562 static MachineBasicBlock *emitMonitor(MachineInstr &MI, MachineBasicBlock *BB, in emitMonitor() function
28687 return emitMonitor(MI, BB, Subtarget, X86::MONITORrrr); in EmitInstrWithCustomInserter()
28689 return emitMonitor(MI, BB, Subtarget, X86::MONITORXrrr); in EmitInstrWithCustomInserter()