Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h305 void ComputeUsesVAFloatArgument(const CallInst &I, MachineModuleInfo *MMI);
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp549 void llvm::ComputeUsesVAFloatArgument(const CallInst &I, in ComputeUsesVAFloatArgument() function in llvm
DFastISel.cpp1080 ComputeUsesVAFloatArgument(*Call, &MMI); in selectCall()
DSelectionDAGBuilder.cpp6197 ComputeUsesVAFloatArgument(I, &MMI); in visitCall()