Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfo.h167 bool CallsExternalVAFunctionWithFloatingPointArguments; variable
227 return CallsExternalVAFunctionWithFloatingPointArguments; in callsExternalVAFunctionWithFloatingPointArguments()
231 CallsExternalVAFunctionWithFloatingPointArguments = b; in setCallsExternalVAFunctionWithFloatingPointArguments()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineModuleInfo.cpp260 CallsExternalVAFunctionWithFloatingPointArguments(false) { in MachineModuleInfo()