LLVM: lib/Target/SPIRV/SPIRVRegularizer.cpp File Reference (original) (raw)
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "spirv-regularizer" |
| Functions |
|---|
◆ DEBUG_TYPE
#define DEBUG_TYPE "spirv-regularizer"
◆ INITIALIZE_PASS()
| INITIALIZE_PASS | ( | SPIRVRegularizer | , |
|---|---|---|---|
| DEBUG_TYPE | , | ||
| "SPIR-V Regularizer" | , | ||
| false | , | ||
| false | ) |
Definition at line 51 of file SPIRVRegularizer.cpp.
References llvm::InsertElementInst::Create(), DEBUG_TYPE, llvm::dyn_cast(), F, llvm::PoisonValue::get(), llvm::Type::getInt32Ty(), llvm::ilist_node_impl< OptionsT >::getIterator(), llvm::ConstantVector::getType(), II, instructions, llvm::User::op_begin(), and llvm::User::op_end().