Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp52 static uint32_t getFunctionControl(const Function &F) { in getFunctionControl() function
314 uint32_t FuncControl = getFunctionControl(F); in lowerFormalArguments()