Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp50 static uint32_t getFunctionControl(const Function &F) { in getFunctionControl() function
220 uint32_t FuncControl = getFunctionControl(F); in lowerFormalArguments()