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

  /external/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 228 /// ComputeUsesVAFloatArgument - Determine if any floating-point values are
233 void ComputeUsesVAFloatArgument(const CallInst &I, MachineModuleInfo *MMI);
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 642 /// ComputeUsesVAFloatArgument - Determine if any floating-point values are
647 void llvm::ComputeUsesVAFloatArgument(const CallInst &I,
FastISel.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 236 milliseconds