Home
last modified time | relevance | path

Searched defs:postProcessInstruction (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCA/
H A DX86CustomBehaviour.cpp39 void X86InstrPostProcess::postProcessInstruction( in postProcessInstruction() function in llvm::mca::X86InstrPostProcess
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DCustomBehaviour.h51 virtual void postProcessInstruction(std::unique_ptr<Instruction> &Inst, in postProcessInstruction() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCA/
H A DAMDGPUCustomBehaviour.cpp23 void AMDGPUInstrPostProcess::postProcessInstruction( in postProcessInstruction() function in llvm::mca::AMDGPUInstrPostProcess