Home
last modified time | relevance | path

Searched defs:EnableFunctionCalls (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.h38 static bool EnableFunctionCalls; variable
H A DAMDGPUTargetMachine.cpp608 bool AMDGPUTargetMachine::EnableFunctionCalls = false; member in AMDGPUTargetMachine