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

/external/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h233 void setUsesVAFloatArgument(bool b) { function in class:llvm::MachineModuleInfo
/external/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp434 MMI->setUsesVAFloatArgument(true);

Completed in 82 milliseconds