Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp61 static uint32_t getFunctionControl(const Function &F) { in getFunctionControl() function
392 uint32_t FuncControl = getFunctionControl(F); in lowerFormalArguments()