HomeSort by relevance Sort by last modified time
    Searched refs:setUsesVAFloatArgument (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 194 void setUsesVAFloatArgument(bool b) {
  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 258 void setUsesVAFloatArgument(bool b) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
MachineModuleInfo.cpp 342 MMI.setUsesVAFloatArgument(true);
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 559 MMI->setUsesVAFloatArgument(true);

Completed in 583 milliseconds