OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setUsesVAFloatArgument
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h
230
void
setUsesVAFloatArgument
(bool b) {
/external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp
398
MMI->
setUsesVAFloatArgument
(true);
Completed in 28 milliseconds