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

/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11815 X86TargetLowering::EmitAtomicBitwiseWithCustomInserter(MachineInstr *bInstr, function in class:X86TargetLowering
13128 return EmitAtomicBitwiseWithCustomInserter(MI, BB, RegOpc, ImmOpc,
13151 return EmitAtomicBitwiseWithCustomInserter(MI, BB, RegOpc, ImmOpc,
13174 return EmitAtomicBitwiseWithCustomInserter(MI, BB, RegOpc, ImmOpc,
13198 return EmitAtomicBitwiseWithCustomInserter(MI, BB, RegOpc, ImmOpc,

Completed in 122 milliseconds