Home
last modified time | relevance | path

Searched refs:getTemporalHintType (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h965 unsigned getTemporalHintType(const MCInstrDesc TID);
H A DAMDGPUBaseInfo.cpp714 unsigned getTemporalHintType(const MCInstrDesc TID) { in getTemporalHintType() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp188 unsigned THType = AMDGPU::getTemporalHintType(TID); in printTH()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5373 unsigned THType = AMDGPU::getTemporalHintType(TID); in validateTHAndScopeBits()