Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfo.h230 void setCallsExternalVAFunctionWithFloatingPointArguments(bool b) { in setCallsExternalVAFunctionWithFloatingPointArguments() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5485 MMI.setCallsExternalVAFunctionWithFloatingPointArguments(true); in visitCall()