HomeSort by: relevance | last modified time | path
    Searched defs:EnableFixedFunctionABI (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUTargetMachine.h 37 static bool EnableFixedFunctionABI;
AMDGPUTargetMachine.cpp 142 cl::location(AMDGPUTargetMachine::EnableFixedFunctionABI),
394 bool AMDGPUTargetMachine::EnableFixedFunctionABI = false;

Completed in 20 milliseconds