LLVM: lib/Target/DirectX/DXILWriter/DXILWriterPass.cpp File Reference (original) (raw)

#include "[DXILWriterPass.h](DXILWriterPass%5F8h%5Fsource.html)"
#include "[DXILBitcodeWriter.h](DXILBitcodeWriter%5F8h%5Fsource.html)"
#include "[llvm/ADT/DenseMap.h](DenseMap%5F8h%5Fsource.html)"
#include "[llvm/ADT/STLExtras.h](STLExtras%5F8h%5Fsource.html)"
#include "[llvm/ADT/StringRef.h](StringRef%5F8h%5Fsource.html)"
#include "[llvm/Analysis/ModuleSummaryAnalysis.h](ModuleSummaryAnalysis%5F8h%5Fsource.html)"
#include "[llvm/IR/Constants.h](Constants%5F8h%5Fsource.html)"
#include "[llvm/IR/DerivedTypes.h](DerivedTypes%5F8h%5Fsource.html)"
#include "[llvm/IR/GlobalVariable.h](GlobalVariable%5F8h%5Fsource.html)"
#include "[llvm/IR/IntrinsicInst.h](IR%5F2IntrinsicInst%5F8h%5Fsource.html)"
#include "[llvm/IR/Intrinsics.h](Intrinsics%5F8h%5Fsource.html)"
#include "[llvm/IR/LLVMContext.h](LLVMContext%5F8h%5Fsource.html)"
#include "[llvm/IR/Module.h](IR%5F2Module%5F8h%5Fsource.html)"
#include "[llvm/IR/PassManager.h](IR%5F2PassManager%5F8h%5Fsource.html)"
#include "[llvm/InitializePasses.h](InitializePasses%5F8h%5Fsource.html)"
#include "[llvm/Pass.h](Pass%5F8h%5Fsource.html)"
#include "[llvm/Support/Alignment.h](Alignment%5F8h%5Fsource.html)"
#include "[llvm/Transforms/Utils/ModuleUtils.h](ModuleUtils%5F8h%5Fsource.html)"

Go to the source code of this file.

Functions
Variables
dxil write bitcode
dxil write Write Bitcode
dxil write Write false

Function Documentation

INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( WriteDXILPass ,
"dxil-write-bitcode" ,
"Write Bitcode" ,
false ,
true )

References INITIALIZE_PASS_DEPENDENCY.

Variable Documentation

Bitcode

dxil write Write Bitcode

Definition at line 184 of file DXILWriterPass.cpp.

bitcode

dxil write bitcode

Definition at line 184 of file DXILWriterPass.cpp.

false

dxil write Write false

Definition at line 184 of file DXILWriterPass.cpp.