Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp22708 static MachineBasicBlock *emitMonitor(MachineInstr &MI, MachineBasicBlock *BB, in emitMonitor() function
24514 return emitMonitor(MI, BB, Subtarget, X86::MONITORrrr); in EmitInstrWithCustomInserter()
24516 return emitMonitor(MI, BB, Subtarget, X86::MONITORXrrr); in EmitInstrWithCustomInserter()
/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()