Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCA/
H A DX86CustomBehaviour.cpp39 void X86InstrPostProcess::postProcessInstruction( in postProcessInstruction() function in llvm::mca::X86InstrPostProcess
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/
DCustomBehaviour.h51 virtual void postProcessInstruction(std::unique_ptr<Instruction> &Inst, in postProcessInstruction() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/
DCustomBehaviour.h51 virtual void postProcessInstruction(std::unique_ptr<Instruction> &Inst, in postProcessInstruction() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/
DCustomBehaviour.h51 virtual void postProcessInstruction(std::unique_ptr<Instruction> &Inst, in postProcessInstruction() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/
H A DCustomBehaviour.h51 virtual void postProcessInstruction(std::unique_ptr<Instruction> &Inst, in postProcessInstruction() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/
DCustomBehaviour.h51 virtual void postProcessInstruction(std::unique_ptr<Instruction> &Inst, in postProcessInstruction() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/MCA/
H A DAMDGPUCustomBehaviour.cpp24 void AMDGPUInstrPostProcess::postProcessInstruction( in postProcessInstruction() function in llvm::mca::AMDGPUInstrPostProcess