LLVM
15.0.0git
|
#include "SPIRVCallLowering.h"
#include "MCTargetDesc/SPIRVBaseInfo.h"
#include "SPIRV.h"
#include "SPIRVGlobalRegistry.h"
#include "SPIRVISelLowering.h"
#include "SPIRVRegisterInfo.h"
#include "SPIRVSubtarget.h"
#include "SPIRVUtils.h"
#include "llvm/CodeGen/FunctionLoweringInfo.h"
Go to the source code of this file.
Functions | |
static uint32_t | getFunctionControl (const Function &F) |
Definition at line 49 of file SPIRVCallLowering.cpp.
References llvm::SPIRV::Const, llvm::SPIRV::DontInline, F, llvm::SPIRV::Inline, llvm::SPIRV::None, and llvm::SPIRV::Pure.
Referenced by llvm::SPIRVCallLowering::lowerFormalArguments().