Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h258 void setUsesVAFloatArgument(bool b) { in setUsesVAFloatArgument() function
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp559 MMI->setUsesVAFloatArgument(true); in ComputeUsesVAFloatArgument()