Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/X86/MCA/
H A DX86CustomBehaviour.cpp23 void X86InstrPostProcess::setMemBarriers(std::unique_ptr<Instruction> &Inst, in setMemBarriers() function in llvm::mca::X86InstrPostProcess
43 setMemBarriers(Inst, MCI); in postProcessInstruction()
H A DX86CustomBehaviour.h29 void setMemBarriers(std::unique_ptr<Instruction> &Inst, const MCInst &MCI);