Home
last modified time | relevance | path

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

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