LLVM API Documentation
#include "AMDGPU.h"
#include "llvm/ADT/Statistic.h"
#include "llvm/Analysis/Passes.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/GlobalValue.h"
#include "llvm/IR/IRBuilder.h"
#include "llvm/IR/InstVisitor.h"
Go to the source code of this file.
This pass translates tgsi-like texture intrinsics into R600 texture closer to hardware intrinsics.
Definition in file R600TextureIntrinsicsReplacer.cpp.