Home
last modified time | relevance | path

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

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